Commit 197aaded authored by lixiaofang's avatar lixiaofang

tasks

parent 09037ed3
......@@ -7,7 +7,6 @@ from trans2es.type_info import get_type_info_map
from libs.es import ESPerform
@shared_task
def write_to_es(es_type, pk_list, use_batch_query_set=False):
logging.info("consume es_type:%s" % str(es_type))
......
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