From 1e774f34544549c966788e0dd72d8afa08412a69 Mon Sep 17 00:00:00 2001 From: whycxzp <glperry@163.com> Date: 星期三, 19 三月 2025 11:24:35 +0800 Subject: [PATCH] 更新 --- src/main/java/com/whyc/controller/DevLithiumInfController.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/whyc/controller/DevLithiumInfController.java b/src/main/java/com/whyc/controller/DevLithiumInfController.java index cbe9747..1dc321d 100644 --- a/src/main/java/com/whyc/controller/DevLithiumInfController.java +++ b/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; -- Gitblit v1.9.1