review:【INFRA 基础设施】代码生成的 review

This commit is contained in:
YunaiV
2025-05-20 13:31:56 +08:00
parent d14aaae641
commit 0c68962a97
8 changed files with 13 additions and 8 deletions

View File

@@ -270,8 +270,8 @@ yudao:
db-schemas: ${spring.datasource.dynamic.datasource.master.name}
front-type: 20 # 前端模版的类型,参见 CodegenFrontTypeEnum 枚举类
vo-type: 10 # VO 的类型,参见 CodegenVOTypeEnum 枚举类
delete-batch-enable: true # 是否生成批量删除接口
unit-test-enable: false # 是否生成单元测试
delete-batch-enable: false # 是否生成批量删除接口
tenant: # 多租户相关配置项
enable: true
ignore-urls: