controllers/monitoring.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
controllers/monitoring.go
@@ -88,5 +88,6 @@ } } }*/ util.ResponseFormat(c, code.Success, tokenRes) tmpAllDate := esutil.ResponseData(tokenRes) util.ResponseFormat(c, code.Success, tmpAllDate) }