style: 优化部分代码格式

1.部分方法返回调整为内联
2.已抽取 ExcelBaseEnumConverter 至 ContiNew Starter CRUD 模块
3.移除无用类 UpdateStatusReq
This commit is contained in:
2024-01-13 16:13:12 +08:00
parent d5984087a3
commit 706e488e84
14 changed files with 43 additions and 213 deletions

View File

@@ -5,5 +5,5 @@
\____|\___/ |_| |_| \__||_||_| \_| \___| \_/\_/ /_/ \_\\__,_||_| |_| |_||_||_| |_|
:: ${project.name} :: v${project.version}
:: ContiNew Starter :: v1.1.0-SNAPSHOT
:: ContiNew Starter :: v1.2.0-SNAPSHOT
:: Spring Boot :: v${spring-boot.version}

View File

@@ -87,12 +87,12 @@ spring.cache:
--- ### 验证码配置
continew-starter.captcha:
# 行为验证码
## 行为验证码
behavior:
enabled: true
cache-type: REDIS
water-mark: ${project.app-name}
# 图形验证码
## 图形验证码
graphic:
enabled: true
# 类型