liuxiaolong
2020-06-09 2bccdd76da9afabd1af9f1a640c083d9881fb17f
controllers/monitoring.go
@@ -88,5 +88,6 @@
         }
      }
   }*/
   util.ResponseFormat(c, code.Success, tokenRes)
   tmpAllDate := esutil.ResponseData(tokenRes)
   util.ResponseFormat(c, code.Success, tmpAllDate)
}