whycxzp
2021-07-26 8c189b243bfbbacb2ab1ce79f4e1ff22708f125a
src/main/java/com/whyc/app/controller/RectifierPowerController.java
@@ -15,7 +15,7 @@
import org.springframework.web.bind.annotation.RestController;
@RestController("APP-RectifierPowerController")
@RequestMapping("phonerectifierPower")
@RequestMapping("phone/rectifierPower")
@Api(tags = "大功率整流电源-数据信息")
public class RectifierPowerController {