From a597fadc2c99c0f60f0bd40200b7d1355c06b15e Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期四, 28 十一月 2024 17:09:05 +0800
Subject: [PATCH] 西宁项目,移动APP版本号

---
 pom.xml |   28 +++++++++++++++++-----------
 1 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 11a248c..7f7fd4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,6 +91,10 @@
             <groupId>com.lx</groupId>
             <artifactId>product-server-mq</artifactId>
         </dependency>
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-hr</artifactId>
+        </dependency>
         <!--闄勪欢绠$悊銆佹枃妗g鐞�-->
         <dependency>
             <groupId>com.lx</groupId>
@@ -166,16 +170,14 @@
         </dependency>
 
         <!--椤圭洰绠$悊妯″潡-->
-        <!--	<dependency>-->
-        <!--		<groupId>com.lx</groupId>-->
-        <!--		<artifactId>product-project-server-base</artifactId>-->
-        <!--		<version>1.0.0-SNAPSHOT</version>-->
-        <!--	</dependency>-->
-        <!--	<dependency>-->
-        <!--		<groupId>com.lx</groupId>-->
-        <!--		<artifactId>product-project-server-contract</artifactId>-->
-        <!--		<version>1.0.0-SNAPSHOT</version>-->
-        <!--	</dependency>-->
+        <dependency>
+        <groupId>com.lx</groupId>
+        	<artifactId>product-project-server-base</artifactId>
+        </dependency>
+        <dependency>
+        <groupId>com.lx</groupId>
+        	<artifactId>product-project-server-contract</artifactId>
+        </dependency>
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-customer</artifactId>
@@ -188,7 +190,11 @@
             <groupId>org.spring</groupId>
             <artifactId>spring-server-master</artifactId>
         </dependency>
-
+		<!--瑗垮畞-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-xining</artifactId>
+        </dependency>
         <dependency>
             <groupId>com.sendgrid</groupId>
             <artifactId>sendgrid-java</artifactId>

--
Gitblit v1.9.2