ux: 系统告警统一加'📟【MoFin系统·XX】(非知微本人)'前缀——告警与知微本人消息可一眼区分

This commit is contained in:
hmo
2026-07-21 02:04:55 +08:00
parent 6d1d4a5164
commit 3e84cbc17e
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ def main():
pass
if actions or problems:
msg = "🛡️ 部署守卫\n"
msg = "📟【MoFin系统·部署守卫】(非知微本人)\n"
for a in actions:
msg += f"{a}\n"
for p in problems: