From 7d6da1d87cc5f0406d47b941b77c4c4ddbd61646 Mon Sep 17 00:00:00 2001 From: yinq Date: Mon, 22 Apr 2024 16:05:57 +0800 Subject: [PATCH] =?UTF-8?q?change=20-=20=E6=8F=90=E7=A4=BA=E8=B7=AF?= =?UTF-8?q?=E7=94=B1=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/common/service/impl/SysPointRouterServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw-modules/hw-system/src/main/java/com/hw/system/common/service/impl/SysPointRouterServiceImpl.java b/hw-modules/hw-system/src/main/java/com/hw/system/common/service/impl/SysPointRouterServiceImpl.java index 70e5fed..9ff6e1d 100644 --- a/hw-modules/hw-system/src/main/java/com/hw/system/common/service/impl/SysPointRouterServiceImpl.java +++ b/hw-modules/hw-system/src/main/java/com/hw/system/common/service/impl/SysPointRouterServiceImpl.java @@ -21,7 +21,7 @@ import com.hw.system.common.service.ISysPointRouterService; @Service public class SysPointRouterServiceImpl implements ISysPointRouterService { @Autowired - private static SysPointRouterMapper sysPointRouterMapper; + private SysPointRouterMapper sysPointRouterMapper; /** * 查询提示路由信息