Commit 4036b796 authored by lixiaofang's avatar lixiaofang

add

parent 03e2a76e
......@@ -42,6 +42,8 @@ def write_to_es(es_type, pk_list, use_batch_query_set=False):
# use_batch_query_set=use_batch_query_set,
# es=ESPerform.get_cli()
# )
if es_type == 'topic':
auto_click(pk_list)
# auto_reply(pk_list)
......
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