Commit e6ef460d authored by lixiaofang's avatar lixiaofang

add

parent 02dc52d7
...@@ -47,4 +47,4 @@ def write_to_es(es_type, pk_list, use_batch_query_set=False): ...@@ -47,4 +47,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())git
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