From 75877db4f9e988d391a320ea161efccd116b9949 Mon Sep 17 00:00:00 2001 From: wangys <3401275564@qq.com> Date: Fri, 2 Jan 2026 17:02:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- urbanLifelineServ/ai/pom.xml | 10 ++++++++++ urbanLifelineServ/auth/pom.xml | 10 ++++++++++ urbanLifelineServ/bidding/pom.xml | 10 ++++++++++ urbanLifelineServ/crontab/pom.xml | 10 ++++++++++ urbanLifelineServ/message/pom.xml | 10 ++++++++++ urbanLifelineServ/platform/pom.xml | 10 ++++++++++ urbanLifelineServ/system/pom.xml | 10 ++++++++++ urbanLifelineServ/workcase/pom.xml | 10 ++++++++++ 8 files changed, 80 insertions(+) diff --git a/urbanLifelineServ/ai/pom.xml b/urbanLifelineServ/ai/pom.xml index 9cf8920b..56b025e4 100644 --- a/urbanLifelineServ/ai/pom.xml +++ b/urbanLifelineServ/ai/pom.xml @@ -111,4 +111,14 @@ + + ai + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/auth/pom.xml b/urbanLifelineServ/auth/pom.xml index e6cbbb59..cf3cc5c9 100644 --- a/urbanLifelineServ/auth/pom.xml +++ b/urbanLifelineServ/auth/pom.xml @@ -79,4 +79,14 @@ + + auth + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/bidding/pom.xml b/urbanLifelineServ/bidding/pom.xml index 7ea4bdbb..9af9d6a1 100644 --- a/urbanLifelineServ/bidding/pom.xml +++ b/urbanLifelineServ/bidding/pom.xml @@ -18,4 +18,14 @@ 21 + + bidding + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/crontab/pom.xml b/urbanLifelineServ/crontab/pom.xml index 15205acc..936d2978 100644 --- a/urbanLifelineServ/crontab/pom.xml +++ b/urbanLifelineServ/crontab/pom.xml @@ -18,4 +18,14 @@ 21 + + crontab + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/message/pom.xml b/urbanLifelineServ/message/pom.xml index c65f28dd..ce08ff47 100644 --- a/urbanLifelineServ/message/pom.xml +++ b/urbanLifelineServ/message/pom.xml @@ -77,4 +77,14 @@ + + message + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/platform/pom.xml b/urbanLifelineServ/platform/pom.xml index 35638ae6..960d9721 100644 --- a/urbanLifelineServ/platform/pom.xml +++ b/urbanLifelineServ/platform/pom.xml @@ -18,4 +18,14 @@ 21 + + platform + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/system/pom.xml b/urbanLifelineServ/system/pom.xml index af25b55b..aa1f39e9 100644 --- a/urbanLifelineServ/system/pom.xml +++ b/urbanLifelineServ/system/pom.xml @@ -105,4 +105,14 @@ + + system + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file diff --git a/urbanLifelineServ/workcase/pom.xml b/urbanLifelineServ/workcase/pom.xml index c7dbd88e..42df991f 100644 --- a/urbanLifelineServ/workcase/pom.xml +++ b/urbanLifelineServ/workcase/pom.xml @@ -153,4 +153,14 @@ + + workcase + + + org.springframework.boot + spring-boot-maven-plugin + + + + \ No newline at end of file