refactor(error-code): 移除错误码BO

This commit is contained in:
dylan
2021-03-21 21:09:25 +08:00
parent c6ef8b3a44
commit e973a4368f
13 changed files with 75 additions and 296 deletions

View File

@@ -33,6 +33,7 @@ mybatis-plus:
mapper-locations: classpath*:mapper/*.xml
type-aliases-package: ${yudao.info.base-package}.modules.*.dal.dataobject
ruoyi:
yudao:
error-code:
group: test1
constantsClass: cn.iocoder.dashboard.common.exception.enums.GlobalErrorCodeConstants