恢复【配置管理】功能,方便业务相关的配置动态修改

This commit is contained in:
YunaiV
2022-11-12 10:16:47 +08:00
parent 3c4af5210c
commit 95d1c82c82
17 changed files with 680 additions and 12 deletions

View File

@@ -114,10 +114,6 @@
</dependency>
<!-- 工具类相关 -->
<dependency>
<groupId>com.github.ulisesbocchio</groupId>
<artifactId>jasypt-spring-boot-starter</artifactId> <!-- 加解密 -->
</dependency>
<dependency>
<groupId>cn.iocoder.cloud</groupId>