From 31877bfaf576f70e39825d3b2e4db2e837adfef7 Mon Sep 17 00:00:00 2001 From: ymnets Date: Wed, 6 Nov 2024 18:19:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JAVA_MYSQL_ZC/.idea/.gitignore | 8 + JAVA_MYSQL_ZC/jxjy-business/jxjy-business.iml | 115 ------------ JAVA_MYSQL_ZC/jxjy-core/jxjy-core.iml | 110 ------------ JAVA_MYSQL_ZC/jxjy-web/jxjy-web.iml | 169 ------------------ 4 files changed, 8 insertions(+), 394 deletions(-) create mode 100644 JAVA_MYSQL_ZC/.idea/.gitignore delete mode 100644 JAVA_MYSQL_ZC/jxjy-business/jxjy-business.iml delete mode 100644 JAVA_MYSQL_ZC/jxjy-core/jxjy-core.iml delete mode 100644 JAVA_MYSQL_ZC/jxjy-web/jxjy-web.iml diff --git a/JAVA_MYSQL_ZC/.idea/.gitignore b/JAVA_MYSQL_ZC/.idea/.gitignore new file mode 100644 index 0000000..35410ca --- /dev/null +++ b/JAVA_MYSQL_ZC/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/JAVA_MYSQL_ZC/jxjy-business/jxjy-business.iml b/JAVA_MYSQL_ZC/jxjy-business/jxjy-business.iml deleted file mode 100644 index 978e2f4..0000000 --- a/JAVA_MYSQL_ZC/jxjy-business/jxjy-business.iml +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/JAVA_MYSQL_ZC/jxjy-core/jxjy-core.iml b/JAVA_MYSQL_ZC/jxjy-core/jxjy-core.iml deleted file mode 100644 index 49ed79b..0000000 --- a/JAVA_MYSQL_ZC/jxjy-core/jxjy-core.iml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/JAVA_MYSQL_ZC/jxjy-web/jxjy-web.iml b/JAVA_MYSQL_ZC/jxjy-web/jxjy-web.iml deleted file mode 100644 index b67c4e0..0000000 --- a/JAVA_MYSQL_ZC/jxjy-web/jxjy-web.iml +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file