mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-09-05 07:28:14 +08:00
style(agent): 调整文本输出格式
This commit is contained in:
+1
-2
@@ -186,8 +186,7 @@ else
|
|||||||
# 组装战报尾部 (最近快照)
|
# 组装战报尾部 (最近快照)
|
||||||
MSG="$MSG
|
MSG="$MSG
|
||||||
|
|
||||||
# 🕒 **最近执行快照: [${LAST_MOD:-"System"}]**
|
🕒 **最近执行快照: \`${LAST_MOD:-"System"} \`**
|
||||||
🕒 **最近执行快照: ${LAST_MOD:-"System"}**
|
|
||||||
时间: ${LAST_TIME:-"暂无数据"} (节点本地)
|
时间: ${LAST_TIME:-"暂无数据"} (节点本地)
|
||||||
结论: ${LAST_SCORE:-"暂无数据"}"
|
结论: ${LAST_SCORE:-"暂无数据"}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user