Commit 01146786 authored by litaolemo's avatar litaolemo

update

parent c8b354f5
......@@ -204,6 +204,8 @@ for t in range(0, task_days):
# print(name)
word = name.query
cl_id = name.cl_id
if not word:
continue
if "发型" in word:
print(word,cl_id)
# partition_date = str(now + datetime.timedelta(days=-1))
......
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