From 8924870a053f0b882ada86421c062cbdb9cff093 Mon Sep 17 00:00:00 2001
From: shikeying <shikeying@163.com>
Date: 星期三, 08 五月 2024 13:49:06 +0800
Subject: [PATCH] 去掉加密配置文件

---
 deploy-jar-template/pom.xml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/deploy-jar-template/pom.xml b/deploy-jar-template/pom.xml
index 75ada2a..866a5fd 100644
--- a/deploy-jar-template/pom.xml
+++ b/deploy-jar-template/pom.xml
@@ -90,10 +90,10 @@
         </dependency>
 
         <!-- tcp閫氫俊妯″潡寮曞叆锛屽彲閰嶇疆鏄惁寮�鍚細鍖呮嫭鑱婂ぉ鍔熻兘鍩虹绛夈��2023-04-17 -->
-<!--        <dependency>-->
-<!--            <groupId>com.iplatform</groupId>-->
-<!--            <artifactId>iplatform-base-tcp</artifactId>-->
-<!--        </dependency>-->
+        <dependency>
+            <groupId>com.iplatform</groupId>
+            <artifactId>iplatform-base-tcp</artifactId>
+        </dependency>
         <!-- 鍚敤Rocket闃熷垪娑堟伅妯″潡锛岃亰澶╅泦缇や娇鐢�,2023-09-26 -->
         <dependency>
             <groupId>com.walkersoft</groupId>
@@ -124,10 +124,10 @@
         </dependency>
 
         <!-- 鐢变笟鍔℃樉寮忓紩鍏ユ敮浠樻彃浠�'鐣呰仈鍥涙柟鏀粯妯″潡'锛屼笉寮曞叆涓嶄細鍔犺浇璇ユā鍧椼��2023-10-30 -->
-        <dependency>
-            <groupId>com.walkersoft</groupId>
-            <artifactId>walker-pay-support-payunk</artifactId>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.walkersoft</groupId>-->
+<!--            <artifactId>walker-pay-support-payunk</artifactId>-->
+<!--        </dependency>-->
 
         <!-- 浣跨敤杈炬ⅵ鏁版嵁搴擄紝濡傛灉浣跨敤鍏朵粬鏁版嵁搴撳垯鍘绘帀璇ラ厤缃��2023-03-03 -->
 <!--        <dependency>-->

--
Gitblit v1.9.1