From 862696916b065e1c515f78a2981f2becd6b5479c Mon Sep 17 00:00:00 2001 From: YuYirui Date: Wed, 26 Mar 2025 19:40:15 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=88=90=E5=8A=9F=E8=BE=93=E5=87=BAsuccess?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 ++++++++ ...ment_SpringMVCProject_2403_Web_exploded.xml | 13 +++++++++++++ .idea/git_toolbox_blame.xml | 6 ++++++ .idea/libraries/lib.xml | 18 ++++++++++++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ 7 files changed, 65 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/artifacts/parkingmanagement_SpringMVCProject_2403_Web_exploded.xml create mode 100644 .idea/git_toolbox_blame.xml create mode 100644 .idea/libraries/lib.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/artifacts/parkingmanagement_SpringMVCProject_2403_Web_exploded.xml b/.idea/artifacts/parkingmanagement_SpringMVCProject_2403_Web_exploded.xml new file mode 100644 index 0000000..0c74ecc --- /dev/null +++ b/.idea/artifacts/parkingmanagement_SpringMVCProject_2403_Web_exploded.xml @@ -0,0 +1,13 @@ + + + $PROJECT_DIR$/out/artifacts/parkingmanagement_SpringMVCProject_2403_Web_exploded + + + + + + + + + + \ No newline at end of file diff --git a/.idea/git_toolbox_blame.xml b/.idea/git_toolbox_blame.xml new file mode 100644 index 0000000..7dc1249 --- /dev/null +++ b/.idea/git_toolbox_blame.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/libraries/lib.xml b/.idea/libraries/lib.xml new file mode 100644 index 0000000..9bcaf00 --- /dev/null +++ b/.idea/libraries/lib.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..0548357 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..9af971d --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file