@@ -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
)