src/main/java/com/whyc/app/controller/MotorSystemInfController.java
@@ -17,7 +17,7 @@ /** * Motor系统 */ @RequestMapping("phonemotorSystemInf") @RequestMapping("phone/motorSystemInf") @RestController("APP-MotorSystemInfController") @Api(tags = "设备信息") public class MotorSystemInfController {