增加错误码配置

This commit is contained in:
dylan 2021-03-20 12:51:53 +08:00
parent 8fb01d0cec
commit 3981af84dd

View File

@ -32,3 +32,7 @@ mybatis-plus:
logic-not-delete-value: 0 # 逻辑未删除值(默认为 0) logic-not-delete-value: 0 # 逻辑未删除值(默认为 0)
mapper-locations: classpath*:mapper/*.xml mapper-locations: classpath*:mapper/*.xml
type-aliases-package: ${yudao.info.base-package}.modules.*.dal.dataobject type-aliases-package: ${yudao.info.base-package}.modules.*.dal.dataobject
ruoyi:
error-code:
group: test1