@@ -113,7 +113,8 @@ func (this *WindController) Refresh() {
if has {
br.Ret = 200
br.Success = true
- br.Msg = "获取成功"
+ br.Msg = "该指标不再更新,系统自动过滤了"
+ return
}