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

This commit is contained in:
hotyue
2026-05-21 23:21:17 +00:00
parent 284651f60f
commit 0ad88f21c0

View File

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