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 |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0a0d955..cb5a5ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,10 @@
     </profiles>
     <dependencies>
 
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-tool-conduct</artifactId>
+        </dependency>
         <!--琛ヤ竵妯″潡-->
         <dependency>
             <groupId>com.lx</groupId>

--
Gitblit v1.9.2