src/main/java/com/whyc/controller/CentralMonitorSysSTController.java
@@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.RestController; @RequestMapping("CentralMonitorSysST") @RequestMapping("centralMonitorSysST") @RestController @Api(tags = "集中监控系统ST") public class CentralMonitorSysSTController {