src/main/java/com/whyc/app/controller/RectifierPowerCtrlController.java
@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RestController; @RestController("APP-RectifierPowerCtrlController") @RequestMapping("phonerectifierPowerCtrl") @RequestMapping("phone/rectifierPowerCtrl") @Api(tags = "大功率整流电源-控制状态") public class RectifierPowerCtrlController {