fix: 监控信息数据
This commit is contained in:
@@ -10,5 +10,5 @@ type IMonitor interface {
|
||||
RunMonitorDataCancel(removeBefore bool, interval float64)
|
||||
|
||||
// SelectMonitorInfo 查询监控资源信息
|
||||
SelectMonitorInfo(query map[string]any) map[string]MonitorData
|
||||
SelectMonitorInfo(query map[string]any) map[string]any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user