style(agent): 调整文本输出格式

This commit is contained in:
hotyue
2026-05-21 23:16:07 +00:00
parent 287fcea1ce
commit 1fbef8c4df

View File

@@ -186,7 +186,8 @@ else
# 组装战报尾部 (最近快照)
MSG="$MSG
🕒 **最近执行快照: [${LAST_MOD:-"System"}]**
# 🕒 **最近执行快照: [${LAST_MOD:-"System"}]**
🕒 **最近执行快照: ${LAST_MOD:-"System"}**
时间: ${LAST_TIME:-"暂无数据"} (节点本地)
结论: ${LAST_SCORE:-"暂无数据"}"