update 优化 system 模块 导入加密包

feature/model
疯狂的狮子Li 1 year ago
parent 72e0d9aeb6
commit eb22895abd

@ -84,6 +84,12 @@
<groupId>org.dromara</groupId> <groupId>org.dromara</groupId>
<artifactId>ruoyi-common-sensitive</artifactId> <artifactId>ruoyi-common-sensitive</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-encrypt</artifactId>
</dependency>
</dependencies> </dependencies>
</project> </project>

Loading…
Cancel
Save