whycxzp
2025-05-27 3e6ac0b05ec1ee4456c7402f17677e449a3dcc09
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;