src/main/java/com/whyc/controller/PowerAlarmConfigController.java
@@ -14,7 +14,7 @@ @RequestMapping("powerAlarmConfig") @RestController @Api(tags = "电源告警配置") public class PowerAlarmConfigController { public class PowerAlarmConfigController extends BaseController{ @Autowired private PowerAlarmConfigService service;