From 1b16adc4a581785308669d91f05662a9b93b8faa Mon Sep 17 00:00:00 2001
From: shicf <shi_chongfu@163.com>
Date: 星期四, 24 四月 2025 11:12:05 +0800
Subject: [PATCH] app自动升级安装包下载

---
 pom.xml |   28 +++++++++++++++-------------
 1 files changed, 15 insertions(+), 13 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7f7fd4a..cb5a5ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,21 @@
 
     </profiles>
     <dependencies>
+
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-tool-conduct</artifactId>
+        </dependency>
+        <!--琛ヤ竵妯″潡-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-patch</artifactId>
+        </dependency>
+        <!--浜轰簨绠$悊-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-hr</artifactId>
+        </dependency>
         <!--璁惧绠$悊-->
         <dependency>
             <groupId>com.lx</groupId>
@@ -171,14 +186,6 @@
 
         <!--椤圭洰绠$悊妯″潡-->
         <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>
         </dependency>
@@ -189,11 +196,6 @@
         <dependency>
             <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>

--
Gitblit v1.9.2