From 87c343277d8d63fe7c312ed06bbe895ee888377d Mon Sep 17 00:00:00 2001
From: T100738 <1821349743@qq.com>
Date: 星期二, 16 四月 2024 22:31:56 +0800
Subject: [PATCH] 更新加密卡,适配最新core

---
 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