续约待办上线
This commit is contained in:
+1
-1
@@ -527,7 +527,7 @@ class RenewalToDo:
|
||||
common_module.send_task_status(task_start_time, "续约回访待办")
|
||||
except Exception as e:
|
||||
error_task_logger.error(f"续约回访待办发生错误{e}")
|
||||
# common_module.send_task_error(task_start_time, "续约回访待办", str(e))
|
||||
common_module.send_task_error(task_start_time, "续约回访待办", str(e))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user