mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-02 10:57:10 +08:00
chore: 优化全局异常配置,状态信息不再显示原生异常错误信息
This commit is contained in:
@@ -61,6 +61,8 @@ continew-starter.web:
|
||||
default-error-code: 1
|
||||
# 自定义失败提示(默认:error)
|
||||
default-error-msg: error
|
||||
# 是否将原生异常错误信息填充到状态信息中
|
||||
origin-exception-using-detail-message: false
|
||||
|
||||
--- ### 接口文档配置
|
||||
springdoc:
|
||||
|
Reference in New Issue
Block a user