Commit 467a4de4 authored by lixiaofang's avatar lixiaofang

add

parent d84f4fda
...@@ -39,4 +39,4 @@ def write_to_es(es_type, pk_list, use_batch_query_set=False): ...@@ -39,4 +39,4 @@ def write_to_es(es_type, pk_list, use_batch_query_set=False):
) )
except: except:
logging.error("catch exception,err_msg:%s" % traceback.format_exc()) logging.error("catch exception,err_msg:%s" % traceback.format_exc())
\ No newline at end of file
This diff is collapsed.
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