【新增】yudao.error-code.enable 错误码的开关,默认在 local 环境关闭自动生成错误码
This commit is contained in:
@@ -136,4 +136,6 @@ yudao:
|
||||
- ${management.endpoints.web.base-path}/** # 不处理 Actuator 的请求
|
||||
access-log: # 访问日志的配置项
|
||||
enable: false
|
||||
error-code: # 错误码相关配置项
|
||||
enable: false
|
||||
demo: false # 关闭演示模式
|
||||
|
||||
Reference in New Issue
Block a user