src/main/java/com/whyc/app/controller/CentralMonitorSysCtrlController.java
@@ -18,7 +18,7 @@ * 在数据库中的体现为直流主配电板中的控制接口的信息 */ @RequestMapping("phonecentralMonitorSysCtrl") @RequestMapping("phone/centralMonitorSysCtrl") @RestController("APP-CentralMonitorSysCtrlController") @Api(tags = "集中监控系统-控制状态") @Controller