From 1899e6db997550a49184df6a3b271c18df21de14 Mon Sep 17 00:00:00 2001
From: 许鹏程 <1821349743@qq.com>
Date: 星期四, 10 十月 2024 14:37:06 +0800
Subject: [PATCH] 删除

---
 pom.xml |   24 +++++++++++++++---------
 1 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4a28cbc..11a248c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,10 +40,20 @@
 
     </profiles>
     <dependencies>
+        <!--璁惧绠$悊-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-device</artifactId>
+        </dependency>
         <!--閫氱敤妯″潡锛坲til)-->
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-common</artifactId>
+        </dependency>
+        <!-- 鎵嬫満绔�-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-mobile-core</artifactId>
         </dependency>
         <!--鏁版嵁婧�-->
         <dependency>
@@ -128,10 +138,6 @@
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-tool-table</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>com.lx</groupId>
-            <artifactId>product-server-announcement</artifactId>
         </dependency>
 
         <dependency>
@@ -344,11 +350,11 @@
                                         <include name="*.xml"/>
                                     </fileset>
                                 </copy>
-                                <copy todir="D:/product/workspace/product-server-install/resources/product-server/webapp/web">
-                                    <fileset dir="D:/product/workspace3.0/WEB/V3.0.0/dist">
-                                        <include name="*.*"/>
-                                    </fileset>
-                                </copy>
+                                <!--                                <copy todir="D:/product/workspace/product-server-install/resources/product-server/webapp/web">-->
+                                <!--                                    <fileset dir="D:/product/workspace3.0/WEB/V3.0.0/dist">-->
+                                <!--                                        <include name="*.*"/>-->
+                                <!--                                    </fileset>-->
+                                <!--                                </copy>-->
                                 <copy file="${project.build.directory}/product-server-web-2.0.0-release.jar"
                                       tofile="D:/product/workspace/product-server-install/resources/product-server/product-server-web-2.0.0-release.jar"
                                       overwrite="true"/>

--
Gitblit v1.9.2