mirror of
https://github.com/continew-org/continew-admin.git
synced 2026-01-14 06:57:11 +08:00
style: 优化部分代码格式
1.部分方法返回调整为内联 2.已抽取 ExcelBaseEnumConverter 至 ContiNew Starter CRUD 模块 3.移除无用类 UpdateStatusReq
This commit is contained in:
@@ -87,12 +87,12 @@ spring.cache:
|
||||
|
||||
--- ### 验证码配置
|
||||
continew-starter.captcha:
|
||||
# 行为验证码
|
||||
## 行为验证码
|
||||
behavior:
|
||||
enabled: true
|
||||
cache-type: REDIS
|
||||
water-mark: ${project.app-name}
|
||||
# 图形验证码
|
||||
## 图形验证码
|
||||
graphic:
|
||||
enabled: true
|
||||
# 类型
|
||||
|
||||
Reference in New Issue
Block a user