From 55837f284575b06aaea744fdc2807f1111b844a2 Mon Sep 17 00:00:00 2001
From: 2369059705@qq.com <2369059705@qq.com>
Date: 星期五, 04 八月 2023 16:26:50 +0800
Subject: [PATCH] 删除两个admin模块代码

---
 product-server-web/pom.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/product-server-web/pom.xml b/product-server-web/pom.xml
index 7df208a..6c89e87 100644
--- a/product-server-web/pom.xml
+++ b/product-server-web/pom.xml
@@ -40,6 +40,11 @@
 
     </profiles>
     <dependencies>
+        <!--瑗垮畞鎴跨灞�涓氬姟妯″潡-->
+        <dependency>
+            <groupId>com.lx</groupId>
+            <artifactId>product-server-xining</artifactId>
+        </dependency>
         <!--閫氱敤妯″潡锛坲til)-->
         <dependency>
             <groupId>com.lx</groupId>
@@ -129,11 +134,6 @@
             <groupId>com.lx</groupId>
             <artifactId>product-server-tool-table</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.lx</groupId>
-            <artifactId>product-server-announcement</artifactId>
-        </dependency>
-
         <dependency>
             <groupId>com.lx</groupId>
             <artifactId>product-server-data-sync</artifactId>

--
Gitblit v1.9.2