mirror of
https://github.com/continew-org/continew-starter.git
synced 2026-01-17 06:57:09 +08:00
chore: 升级依赖 graceful-response 4.0.1-boot3 => 5.0.0-boot3
This commit is contained in:
@@ -4,6 +4,8 @@ continew-starter.web.response:
|
||||
i18n: false
|
||||
# 响应类全名(配置后 response-style 将不再生效)
|
||||
response-class-full-name: top.continew.starter.web.model.R
|
||||
# 自定义失败 HTTP 状态码(默认:200,建议业务和通信状态码区分)
|
||||
default-http-status-code-on-error: 200
|
||||
# 自定义成功响应码(默认:0)
|
||||
default-success-code: 0
|
||||
# 自定义成功提示(默认:ok)
|
||||
|
||||
Reference in New Issue
Block a user