From 250909914676e295b4af615164b508ea1fc84835 Mon Sep 17 00:00:00 2001
From: ageerle <ageerle@163.com>
Date: 星期四, 10 四月 2025 17:25:23 +0800
Subject: [PATCH] feat: 重构模块

---
 ruoyi-modules/ruoyi-demo/pom.xml |   16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/ruoyi-modules/ruoyi-demo/pom.xml b/ruoyi-modules/ruoyi-demo/pom.xml
index 715c8b0..7aeb58c 100644
--- a/ruoyi-modules/ruoyi-demo/pom.xml
+++ b/ruoyi-modules/ruoyi-demo/pom.xml
@@ -94,22 +94,6 @@
             <artifactId>ruoyi-common-tenant</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>org.ruoyi</groupId>
-            <artifactId>ruoyi-common-pay</artifactId>
-        </dependency>
-
-        <!-- 鐭俊 鐢ㄥ摢涓鍏ュ摢涓緷璧� -->
-<!--        <dependency>-->
-<!--            <groupId>com.aliyun</groupId>-->
-<!--            <artifactId>dysmsapi20170525</artifactId>-->
-<!--        </dependency>-->
-
-<!--        <dependency>-->
-<!--            <groupId>com.tencentcloudapi</groupId>-->
-<!--            <artifactId>tencentcloud-sdk-java-sms</artifactId>-->
-<!--        </dependency>-->
-
     </dependencies>
 
 </project>

--
Gitblit v1.9.3