sunty
2020-01-19 bae7a9a30b89c519460746cfa19cd7e66a0196e2
update _source list and struct
1个文件已修改
3 ■■■■ 已修改文件
controllers/monitoring.go 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
controllers/monitoring.go
@@ -88,5 +88,6 @@
            }
        }
    }*/
    util.ResponseFormat(c, code.Success, tokenRes)
    tmpAllDate := esutil.ResponseData(tokenRes)
    util.ResponseFormat(c, code.Success, tmpAllDate)
}