Add files via upload

This commit is contained in:
公明
2026-07-31 21:14:10 +08:00
committed by GitHub
parent 84e99220ff
commit dc08199af6
3 changed files with 70 additions and 1 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ func (h *MonitorHandler) SetAgentHandler(ah *AgentHandler) {
h.agentHandler = ah
}
const monitorPageTopTools = 3
const monitorPageTopTools = 6
// MonitorStatsSummary 工具调用汇总
type MonitorStatsSummary struct {