mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-10-12 04:53:46 +08:00
add 新增 迁移 4.X 数据库加解密功能
This commit is contained in:
@@ -145,6 +145,13 @@
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 数据库加解密模块 -->
|
||||
<dependency>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>ruoyi-common-encrypt</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
|
Reference in New Issue
Block a user