宜搭api修复head中的json.json 问题

This commit is contained in:
z66
2025-12-03 10:09:28 +08:00
parent 502b3d4e4e
commit e8bd579fe8
4 changed files with 34 additions and 17 deletions
@@ -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: