whycxzp
2021-01-07 ea9d744e092f7a6297f5af763a4daafeb01d7160
src/main/java/com/whyc/controller/MotorSystemInfController.java
@@ -17,7 +17,7 @@
/**
 * Motor系统
 */
@RequestMapping("motorSystem")
@RequestMapping("motorSystemInf")
@RestController
@Api(tags = "MotorSystem设备信息")
public class MotorSystemInfController {