改造代码生成器,支持多种前端模版

This commit is contained in:
YunaiV
2023-03-19 01:17:26 +08:00
parent 467170d3de
commit f07191437e
4 changed files with 74 additions and 16 deletions

View File

@ -125,6 +125,7 @@ yudao:
codegen:
base-package: ${yudao.info.base-package}
db-schemas: ${spring.datasource.dynamic.datasource.master.name}
front-type: 20
error-code: # 错误码相关配置项
constants-class-list:
- cn.iocoder.yudao.module.bpm.enums.ErrorCodeConstants