add 新增 数据加解密模块 测试案例

This commit is contained in:
疯狂的狮子li
2023-02-05 14:42:28 +08:00
parent 0711d75c66
commit 6c460e6ca8
4 changed files with 102 additions and 0 deletions

View File

@@ -74,6 +74,11 @@
<artifactId>ruoyi-common-sms</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-encrypt</artifactId>
</dependency>
<!-- 短信 用哪个导入哪个依赖 -->
<!-- <dependency>-->
<!-- <groupId>com.aliyun</groupId>-->