whycxzp
2021-07-26 8c189b243bfbbacb2ab1ce79f4e1ff22708f125a
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 {