From c6bb4daa335c7615610ca0f7e404ca7aa2825dce Mon Sep 17 00:00:00 2001
From: zhujie <leon.zhu@cloudroam.com.cn>
Date: 星期五, 11 四月 2025 17:31:35 +0800
Subject: [PATCH] Merge branch 'master' of http://47.96.225.205:8888/r/smart_message

---
 pom.xml |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index 148e6e2..54d84d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -241,16 +241,16 @@
             <artifactId>wx-java-mp-spring-boot-starter</artifactId>
             <version>4.1.0</version>
         </dependency>
-        <dependency>
-            <groupId>com.aliyuncs</groupId>
-            <artifactId>core</artifactId>
-            <version>1</version>
-        </dependency>
-        <dependency>
-            <groupId>com.aliyuncs</groupId>
-            <artifactId>dysmsapi</artifactId>
-            <version>1</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.aliyuncs</groupId>-->
+<!--            <artifactId>core</artifactId>-->
+<!--            <version>1</version>-->
+<!--        </dependency>-->
+<!--        <dependency>-->
+<!--            <groupId>com.aliyuncs</groupId>-->
+<!--            <artifactId>dysmsapi</artifactId>-->
+<!--            <version>1</version>-->
+<!--        </dependency>-->
 
         <dependency>
             <groupId>com.github.wechatpay-apiv3</groupId>

--
Gitblit v1.9.3