From 1a6ef2d4050a4da27c829688d5f84f26bd4caf72 Mon Sep 17 00:00:00 2001 From: 许鹏程 <1821349743@qq.com> Date: 星期五, 04 八月 2023 16:58:39 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- 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