Parcourir la source

视频平台对接

root il y a 3 ans
Parent
commit
f0eeac09d3

+ 5 - 0
src/main/java/com/zhiqiyun/open/mvc/controller/MonitorController.java

@@ -114,4 +114,9 @@ public class MonitorController {
     public Result getTypeData(@RequestParam Map<String, String> params) throws Exception {
         return this.getOapResponse("/openApi/xc/monitor/getTypeData", params);
     }
+
+    @GetMapping("getTypeEchartsDate")
+    public Result getTypeEchartsDate(@RequestParam Map<String, String> params) throws Exception {
+        return this.getOapResponse("/openApi/xc/monitor/getTypeEchartsDate", params);
+    }
 }

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
src/main/resources/public/index.html


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff