src/main/java/com/whyc/controller/DevLithiumInfController.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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;