whycxzp
2025-04-23 388fa419b1519cf1c845de089c35e52f439f985f
src/main/java/com/whyc/controller/DevLithiumInfController.java
@@ -14,7 +14,7 @@
@RestController
@Api(tags = "锂电设备信息")
@RequestMapping("devInf")
@RequestMapping("devLithiumInf")
public class DevLithiumInfController {
    @Autowired
    private DevLithiumInfService service;