宜搭api修复head中的json.json 问题
This commit is contained in:
@@ -680,6 +680,7 @@ class NewServicesRevisit:
|
||||
except Exception as e:
|
||||
error_task_logger.error(f"不开单识别:Error finding customer service: {e}")
|
||||
common_module.send_task_error(task_start_time, "手动添加日常回访-不开单识别", str(e))
|
||||
|
||||
# 保单识别:从系统中抽取目标门店,针对门店抽取修改是否推荐
|
||||
try:
|
||||
if row["org_code"] in self.widget_list:
|
||||
|
||||
Reference in New Issue
Block a user