From fd0c7c174d7b7313aa49061df05350405a3c1bf1 Mon Sep 17 00:00:00 2001 From: 354798ggg <1074825718@qq.com> Date: 星期二, 29 八月 2023 15:56:11 +0800 Subject: [PATCH] Merge branch 'master' of http://nonxin.cn:8090/r/project/xnfg --- 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