Преглед изворни кода

updatePublishedMsgDaily.py 优化报警

luojunhui пре 5 месеци
родитељ
комит
76837ceac1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      updatePublishedMsgDaily.py

+ 1 - 1
updatePublishedMsgDaily.py

@@ -238,7 +238,7 @@ def update_each_account(db_client, account_info, account_name, latest_update_tim
         log(
             task="updatePublishedMsgDaily",
             function="update_each_account",
-            message="账号文章更新失败",
+            message="账号文章更新失败--{}--{}".format(account_name, gh_id),
             status="fail",
             data=response
         )