From e03c14be7405f713923f3610d62549204095a48a Mon Sep 17 00:00:00 2001 From: kira Date: Fri, 31 Mar 2023 17:27:19 +0800 Subject: [PATCH] =?UTF-8?q?yinruoxi:=20=E5=88=A0=E9=99=A4=EF=BC=9A=201.?= =?UTF-8?q?=E5=88=A0=E9=99=A4iml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xueyi-api-tenant/xueyi-api-tenant.iml | 113 -------- xueyi-api/xueyi-api.iml | 40 --- xueyi-auth/xueyi-auth.iml | 183 ------------- .../xueyi-common-cache/xueyi-common-cache.iml | 131 --------- .../xueyi-common-core/xueyi-common-core.iml | 112 -------- .../xueyi-common-datascope.iml | 132 --------- .../xueyi-common-datasource.iml | 135 --------- .../xueyi-common-log/xueyi-common-log.iml | 131 --------- .../xueyi-common-redis/xueyi-common-redis.iml | 126 --------- .../xueyi-common-seata/xueyi-common-seata.iml | 112 -------- .../xueyi-common-security.iml | 130 --------- .../xueyi-common-swagger.iml | 80 ------ .../xueyi-common-web/xueyi-common-web.iml | 195 ------------- xueyi-common/xueyi-common.iml | 40 --- xueyi-gateway/xueyi-gateway.iml | 206 -------------- .../xueyi-file/xueyi-modules-file.iml | 216 --------------- xueyi-modules/xueyi-gen/xueyi-modules-gen.iml | 256 ----------------- xueyi-modules/xueyi-job/xueyi-modules-job.iml | 258 ------------------ xueyi-modules/xueyi-modules.iml | 40 --- .../xueyi-system/xueyi-modules-system.iml | 256 ----------------- .../xueyi-tenant/xueyi-modules-tenant.iml | 256 ----------------- xueyi-visual/xueyi-visual.iml | 40 --- 22 files changed, 3188 deletions(-) delete mode 100644 xueyi-api/xueyi-api-tenant/xueyi-api-tenant.iml delete mode 100644 xueyi-api/xueyi-api.iml delete mode 100644 xueyi-auth/xueyi-auth.iml delete mode 100644 xueyi-common/xueyi-common-cache/xueyi-common-cache.iml delete mode 100644 xueyi-common/xueyi-common-core/xueyi-common-core.iml delete mode 100644 xueyi-common/xueyi-common-datascope/xueyi-common-datascope.iml delete mode 100644 xueyi-common/xueyi-common-datasource/xueyi-common-datasource.iml delete mode 100644 xueyi-common/xueyi-common-log/xueyi-common-log.iml delete mode 100644 xueyi-common/xueyi-common-redis/xueyi-common-redis.iml delete mode 100644 xueyi-common/xueyi-common-seata/xueyi-common-seata.iml delete mode 100644 xueyi-common/xueyi-common-security/xueyi-common-security.iml delete mode 100644 xueyi-common/xueyi-common-swagger/xueyi-common-swagger.iml delete mode 100644 xueyi-common/xueyi-common-web/xueyi-common-web.iml delete mode 100644 xueyi-common/xueyi-common.iml delete mode 100644 xueyi-gateway/xueyi-gateway.iml delete mode 100644 xueyi-modules/xueyi-file/xueyi-modules-file.iml delete mode 100644 xueyi-modules/xueyi-gen/xueyi-modules-gen.iml delete mode 100644 xueyi-modules/xueyi-job/xueyi-modules-job.iml delete mode 100644 xueyi-modules/xueyi-modules.iml delete mode 100644 xueyi-modules/xueyi-system/xueyi-modules-system.iml delete mode 100644 xueyi-modules/xueyi-tenant/xueyi-modules-tenant.iml delete mode 100644 xueyi-visual/xueyi-visual.iml diff --git a/xueyi-api/xueyi-api-tenant/xueyi-api-tenant.iml b/xueyi-api/xueyi-api-tenant/xueyi-api-tenant.iml deleted file mode 100644 index 54137521..00000000 --- a/xueyi-api/xueyi-api-tenant/xueyi-api-tenant.iml +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-api/xueyi-api.iml b/xueyi-api/xueyi-api.iml deleted file mode 100644 index 541e3af8..00000000 --- a/xueyi-api/xueyi-api.iml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-auth/xueyi-auth.iml b/xueyi-auth/xueyi-auth.iml deleted file mode 100644 index 53a33098..00000000 --- a/xueyi-auth/xueyi-auth.iml +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-cache/xueyi-common-cache.iml b/xueyi-common/xueyi-common-cache/xueyi-common-cache.iml deleted file mode 100644 index d32a583f..00000000 --- a/xueyi-common/xueyi-common-cache/xueyi-common-cache.iml +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-core/xueyi-common-core.iml b/xueyi-common/xueyi-common-core/xueyi-common-core.iml deleted file mode 100644 index c6b06c5f..00000000 --- a/xueyi-common/xueyi-common-core/xueyi-common-core.iml +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-datascope/xueyi-common-datascope.iml b/xueyi-common/xueyi-common-datascope/xueyi-common-datascope.iml deleted file mode 100644 index 1d4d1f3f..00000000 --- a/xueyi-common/xueyi-common-datascope/xueyi-common-datascope.iml +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-datasource/xueyi-common-datasource.iml b/xueyi-common/xueyi-common-datasource/xueyi-common-datasource.iml deleted file mode 100644 index a27f93b4..00000000 --- a/xueyi-common/xueyi-common-datasource/xueyi-common-datasource.iml +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-log/xueyi-common-log.iml b/xueyi-common/xueyi-common-log/xueyi-common-log.iml deleted file mode 100644 index d32a583f..00000000 --- a/xueyi-common/xueyi-common-log/xueyi-common-log.iml +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-redis/xueyi-common-redis.iml b/xueyi-common/xueyi-common-redis/xueyi-common-redis.iml deleted file mode 100644 index e96578b3..00000000 --- a/xueyi-common/xueyi-common-redis/xueyi-common-redis.iml +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-seata/xueyi-common-seata.iml b/xueyi-common/xueyi-common-seata/xueyi-common-seata.iml deleted file mode 100644 index b1f65c90..00000000 --- a/xueyi-common/xueyi-common-seata/xueyi-common-seata.iml +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-security/xueyi-common-security.iml b/xueyi-common/xueyi-common-security/xueyi-common-security.iml deleted file mode 100644 index fb0e50bd..00000000 --- a/xueyi-common/xueyi-common-security/xueyi-common-security.iml +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-swagger/xueyi-common-swagger.iml b/xueyi-common/xueyi-common-swagger/xueyi-common-swagger.iml deleted file mode 100644 index 5a728c46..00000000 --- a/xueyi-common/xueyi-common-swagger/xueyi-common-swagger.iml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common-web/xueyi-common-web.iml b/xueyi-common/xueyi-common-web/xueyi-common-web.iml deleted file mode 100644 index 844151cd..00000000 --- a/xueyi-common/xueyi-common-web/xueyi-common-web.iml +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-common/xueyi-common.iml b/xueyi-common/xueyi-common.iml deleted file mode 100644 index 541e3af8..00000000 --- a/xueyi-common/xueyi-common.iml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-gateway/xueyi-gateway.iml b/xueyi-gateway/xueyi-gateway.iml deleted file mode 100644 index 85699b87..00000000 --- a/xueyi-gateway/xueyi-gateway.iml +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-modules/xueyi-file/xueyi-modules-file.iml b/xueyi-modules/xueyi-file/xueyi-modules-file.iml deleted file mode 100644 index ccc62b2f..00000000 --- a/xueyi-modules/xueyi-file/xueyi-modules-file.iml +++ /dev/null @@ -1,216 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-modules/xueyi-gen/xueyi-modules-gen.iml b/xueyi-modules/xueyi-gen/xueyi-modules-gen.iml deleted file mode 100644 index e5371497..00000000 --- a/xueyi-modules/xueyi-gen/xueyi-modules-gen.iml +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-modules/xueyi-job/xueyi-modules-job.iml b/xueyi-modules/xueyi-job/xueyi-modules-job.iml deleted file mode 100644 index ca58cd8d..00000000 --- a/xueyi-modules/xueyi-job/xueyi-modules-job.iml +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-modules/xueyi-modules.iml b/xueyi-modules/xueyi-modules.iml deleted file mode 100644 index 541e3af8..00000000 --- a/xueyi-modules/xueyi-modules.iml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-modules/xueyi-system/xueyi-modules-system.iml b/xueyi-modules/xueyi-system/xueyi-modules-system.iml deleted file mode 100644 index 0c291ae2..00000000 --- a/xueyi-modules/xueyi-system/xueyi-modules-system.iml +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-modules/xueyi-tenant/xueyi-modules-tenant.iml b/xueyi-modules/xueyi-tenant/xueyi-modules-tenant.iml deleted file mode 100644 index 0c291ae2..00000000 --- a/xueyi-modules/xueyi-tenant/xueyi-modules-tenant.iml +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/xueyi-visual/xueyi-visual.iml b/xueyi-visual/xueyi-visual.iml deleted file mode 100644 index 541e3af8..00000000 --- a/xueyi-visual/xueyi-visual.iml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file