lxw
2023-04-25 a3dd5e747bc4b8e8ceaead18f1055c07f51a0cf0
src/main/java/com/whyc/controller/PwrdevTimeOutAlarmController.java
@@ -7,7 +7,7 @@
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
@Api(tags = "通讯电源超时告警")
@Api(tags = "告警管理-通讯电源超时告警")
@RestController
@RequestMapping("PowerAlarmTimeoutAction")
public class PwrdevTimeOutAlarmController {