style: 调整枚举配置值为大写

This commit is contained in:
2023-12-12 20:39:33 +08:00
parent 108f1c4ae7
commit 3ece42b94e
3 changed files with 8 additions and 8 deletions

View File

@@ -73,7 +73,7 @@ spring.data:
enabled: false
redisson:
enabled: true
mode: single
mode: SINGLE
--- ### Spring Cache 配置
spring.cache:
@@ -118,7 +118,7 @@ captcha:
--- ### 短信配置
sms:
# 从 YAML 读取配置
config-type: yaml
config-type: YAML
is-print: false
blends:
cloopen:
@@ -174,7 +174,7 @@ justauth:
client-secret: 1f7d08**********5b7**********29e
redirect-uri: ${project.url}/social/callback?source=github
cache:
type: redis
type: REDIS
--- ### Sa-Token 扩展配置
sa-token.extension: