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,