whycxzp
2025-04-30 d19e91bcc4ed9ab08e8be375fb5fc0f7e874a6a9
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;