Commit 47582149 authored by litaolemo's avatar litaolemo

update

parent 0b93ad93
......@@ -212,7 +212,8 @@ WHERE dev.device_id is null and t2.device_id is not null) t0 left join
# print(name)
word = name.query
doc_id = name.device_id
print(word,doc_id)
if "发型" in word:
print(word,doc_id)
# partition_date = str(now + datetime.timedelta(days=-1))
# tag_names_list_week.append((word, nums, uv, partition_date))
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment