From 1ad7dd43ad107db6dd0ceccee19b1cf5bf93980b Mon Sep 17 00:00:00 2001 From: haozq <1611483981@qq.com> Date: Wed, 3 Dec 2025 10:51:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 14 +- .idea/encodings.xml | 6 - .idea/jarRepositories.xml | 5 - .idea/misc.xml | 18 +- .idea/modules.xml | 13 +- .idea/workspace.xml | 230 ++---------- .../src/main/resources/application.properties | 145 -------- .../src/main/resources/bootstrap.yml | 93 +++++ HnRealNameMw/HnRealNameMw.iml | 8 - HnRealNameMw/pom.xml | 327 +++++++++++++++--- .../com/bonus/hnrn/rnmw/RnmwApplication.java | 3 + .../src/main/resources/application.properties | 94 ++--- HnRealNameMw/src/main/resources/bootstrap.yml | 81 +++++ .../bonus-common-security/pom.xml | 6 +- 14 files changed, 549 insertions(+), 494 deletions(-) delete mode 100644 HnRealNameBmw/src/main/resources/application.properties create mode 100644 HnRealNameBmw/src/main/resources/bootstrap.yml delete mode 100644 HnRealNameMw/HnRealNameMw.iml create mode 100644 HnRealNameMw/src/main/resources/bootstrap.yml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index d6f67c3..a15c8c1 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -2,11 +2,6 @@ - - - - - @@ -16,8 +11,8 @@ - + @@ -32,13 +27,6 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 6827ae6..3dfb61d 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -6,11 +6,6 @@