Explorar el Código

修改飞书更新模型名称

xueyiming hace 3 días
padre
commit
b0b54b67e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ad/pai_flow_operator_v4.py

+ 1 - 1
ad/pai_flow_operator_v4.py

@@ -683,7 +683,7 @@ def validate_model_data_accuracy():
             msg += f'DNN两个模型评估${bizdate}的数据,两个模型分数差异为: ${score_diff}, 大于0.02, 请检查'
             level = 'error'
         else:
-            msg += 'DNN广告模型更新完成'
+            msg += 'DNN_v14_广告模型更新完成'
             level = 'info'
             result = True