From 4b38f868257a56084822e97e650a4adbab8d1e59 Mon Sep 17 00:00:00 2001 From: qichengbin Date: Thu, 18 Dec 2025 11:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4idea=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 ------- .idea/.name | 1 - .idea/compiler.xml | 23 ------------------ .idea/dictionaries/qcb12.xml | 3 --- .idea/easyCodeTableSettingEncode.xml | 11 --------- .idea/encodings.xml | 27 --------------------- .idea/jarRepositories.xml | 35 ---------------------------- .idea/misc.xml | 12 ---------- .idea/mybatis-sql-config.xml | 8 ------- .idea/vcs.xml | 6 ----- 10 files changed, 134 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/.name delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/dictionaries/qcb12.xml delete mode 100644 .idea/easyCodeTableSettingEncode.xml delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/jarRepositories.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/mybatis-sql-config.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 35410ca..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# 默认忽略的文件 -/shelf/ -/workspace.xml -# 基于编辑器的 HTTP 客户端请求 -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 050baf2..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -温州卡口-二期-后台 \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 3ae66ec..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/dictionaries/qcb12.xml b/.idea/dictionaries/qcb12.xml deleted file mode 100644 index bf060e9..0000000 --- a/.idea/dictionaries/qcb12.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/easyCodeTableSettingEncode.xml b/.idea/easyCodeTableSettingEncode.xml deleted file mode 100644 index cadedde..0000000 --- a/.idea/easyCodeTableSettingEncode.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index d022d1d..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml deleted file mode 100644 index 3dfb61d..0000000 --- a/.idea/jarRepositories.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index d5cd614..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/mybatis-sql-config.xml b/.idea/mybatis-sql-config.xml deleted file mode 100644 index 3b6704a..0000000 --- a/.idea/mybatis-sql-config.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file