From 14fd300baf7ddc0fcc6165bdef3e8958b31eae22 Mon Sep 17 00:00:00 2001
From: jia <2744404105@qq.com>
Date: Tue, 26 Mar 2024 15:03:48 +0800
Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/jarRepositories.xml | 5 +++++
bwie-auth/pom.xml | 19 +++++++++++++++++--
bwie-modules/bwie-system/pom.xml | 19 ++++++++++++++++++-
pom.xml | 3 ++-
4 files changed, 42 insertions(+), 4 deletions(-)
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index 5a2f139..22e83c6 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -1,6 +1,11 @@
+
+
+
+
+
diff --git a/bwie-auth/pom.xml b/bwie-auth/pom.xml
index 1daca0d..24dfce8 100644
--- a/bwie-auth/pom.xml
+++ b/bwie-auth/pom.xml
@@ -29,5 +29,20 @@
spring-boot-starter-web
-
-
\ No newline at end of file
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+ org.projectlombok
+ lombok
+
+
+
+
+
+
+
diff --git a/bwie-modules/bwie-system/pom.xml b/bwie-modules/bwie-system/pom.xml
index 0913b38..fe97c95 100644
--- a/bwie-modules/bwie-system/pom.xml
+++ b/bwie-modules/bwie-system/pom.xml
@@ -60,4 +60,21 @@
-
\ No newline at end of file
+
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+
+
+ org.projectlombok
+ lombok
+
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 33b075b..d5921b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,4 +69,5 @@
-
\ No newline at end of file
+
+