From 53d586646ab1222f0cb7f0313000d1829c889eba Mon Sep 17 00:00:00 2001
From: shichongfu <shi_chongfu@163.com>
Date: 星期六, 20 五月 2023 12:00:13 +0800
Subject: [PATCH] Merge branch 'master' of http://nonxin.cn:8090/r/product/product-server-web/V2.0.0

---
 pom.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index ff3d236..47dfa9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,6 +127,10 @@
         </dependency>
         <dependency>
             <groupId>com.lx</groupId>
+            <artifactId>product-server-tool-face</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>com.lx</groupId>
             <artifactId>product-server-announcement</artifactId>
         </dependency>
         <dependency>

--
Gitblit v1.9.2