From eb1f65b3395a9fd6a1a2cdafec6330c0320cce81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=91=89=E7=9C=9F?= Date: Mon, 2 Sep 2024 17:28:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=EF=BC=9ASpringBoot=E8=87=B32?= =?UTF-8?q?.7.18?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 18 +++++++++--------- .idea/jarRepositories.xml | 5 +++++ .idea/modules.xml | 13 ------------- galaxy-authentication/pom.xml | 4 ++-- galaxy-common/pom.xml | 2 +- galaxy-oauth2-client/pom.xml | 4 ++-- galaxy-oauth2-common/pom.xml | 2 +- galaxy-oauth2-server/pom.xml | 4 ++-- galaxy-web/pom.xml | 2 +- 9 files changed, 23 insertions(+), 31 deletions(-) delete mode 100644 .idea/modules.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 407b51b..eb4b790 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -15,10 +15,10 @@ - - - - + + + + @@ -27,9 +27,9 @@ - - - + + + @@ -38,8 +38,8 @@ - - + + diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index abb532a..c7ea920 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -1,6 +1,11 @@ + +