From ea0b82997f7bcb88872df37cef5ba08df8781862 Mon Sep 17 00:00:00 2001 From: zlyx <1242874891@qq.com> Date: 星期四, 20 七月 2023 18:48:17 +0800 Subject: [PATCH] update 修改验证码路径适配 cloud ; --- ruoyi-common/ruoyi-common-bom/pom.xml | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/ruoyi-common/ruoyi-common-bom/pom.xml b/ruoyi-common/ruoyi-common-bom/pom.xml index 5014954..ef8afda 100644 --- a/ruoyi-common/ruoyi-common-bom/pom.xml +++ b/ruoyi-common/ruoyi-common-bom/pom.xml @@ -172,12 +172,6 @@ <version>${revision}</version> </dependency> - <!-- 鎺ュ彛璇锋眰鍙傛暟鍔犲瘑妯″潡 --> - <dependency> - <groupId>org.dromara</groupId> - <artifactId>ruoyi-common-cryptapi</artifactId> - <version>${revision}</version> - </dependency> </dependencies> </dependencyManagement> -- Gitblit v1.9.3