From eff5fac4a549c4f08fc38c8eb53da5dde60117f4 Mon Sep 17 00:00:00 2001 From: 许鹏程 <1821349743@qq.com> Date: 星期二, 08 八月 2023 16:03:34 +0800 Subject: [PATCH] xn commit --- 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