From 02ccfc21d5d4f767bbd92ecda89cdfcc3283728c Mon Sep 17 00:00:00 2001 From: whycxzp <glperry@163.com> Date: 星期三, 11 六月 2025 08:38:26 +0800 Subject: [PATCH] Merge branch 'master' of http://118.89.139.230:10101/r/powerIntelligenceSystem into master --- src/main/java/com/whyc/controller/InfoContoller.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/whyc/controller/InfoContoller.java b/src/main/java/com/whyc/controller/InfoContoller.java index 4153705..79b94bd 100644 --- a/src/main/java/com/whyc/controller/InfoContoller.java +++ b/src/main/java/com/whyc/controller/InfoContoller.java @@ -18,7 +18,7 @@ @RestController @Api(tags = "鏈烘埧锛岀數婧愶紝鐢垫睜缁勭鐞�") -@RequestMapping("condition") +@RequestMapping("info") public class InfoContoller { @Autowired -- Gitblit v1.9.1