From 44be8d8a2ff13c140967a2b7f998ecdbdc0588f1 Mon Sep 17 00:00:00 2001 From: jiangzhe <244140623@qq.com> Date: Tue, 9 Apr 2024 15:33:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E7=A7=9F=E6=88=B7=E6=A8=A1?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/pom.xml | 8 ++++---- ruoyi-modules/rouyi-scale/pom.xml | 8 ++++---- ruoyi-modules/ruoyi-demo/pom.xml | 8 ++++---- ruoyi-modules/ruoyi-system/pom.xml | 8 ++++---- .../src/main/resources/mapper/system/SysUserMapper.xml | 1 - 5 files changed, 16 insertions(+), 17 deletions(-) diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 093efae..61febb9 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -43,10 +43,10 @@ - - org.dromara - ruoyi-common-social - + + + + org.dromara diff --git a/ruoyi-modules/rouyi-scale/pom.xml b/ruoyi-modules/rouyi-scale/pom.xml index d7c7c01..e2e5c00 100644 --- a/ruoyi-modules/rouyi-scale/pom.xml +++ b/ruoyi-modules/rouyi-scale/pom.xml @@ -65,10 +65,10 @@ ruoyi-common-sms - - org.dromara - ruoyi-common-tenant - + + + + org.dromara diff --git a/ruoyi-modules/ruoyi-demo/pom.xml b/ruoyi-modules/ruoyi-demo/pom.xml index 119fe61..5bd76bf 100644 --- a/ruoyi-modules/ruoyi-demo/pom.xml +++ b/ruoyi-modules/ruoyi-demo/pom.xml @@ -93,10 +93,10 @@ ruoyi-common-encrypt - - org.dromara - ruoyi-common-tenant - + + + + org.dromara diff --git a/ruoyi-modules/ruoyi-system/pom.xml b/ruoyi-modules/ruoyi-system/pom.xml index acf33ce..e7f7004 100644 --- a/ruoyi-modules/ruoyi-system/pom.xml +++ b/ruoyi-modules/ruoyi-system/pom.xml @@ -60,10 +60,10 @@ ruoyi-common-sms - - org.dromara - ruoyi-common-tenant - + + + + org.dromara diff --git a/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml b/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml index d4a9d7b..595c123 100644 --- a/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml +++ b/ruoyi-modules/ruoyi-system/src/main/resources/mapper/system/SysUserMapper.xml @@ -27,7 +27,6 @@ select u.user_id, - u.tenant_id, u.dept_id, u.user_name, u.nick_name,