mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	代码生成,支持配置前端 UI 类型
This commit is contained in:
		@@ -125,7 +125,7 @@ yudao:
 | 
			
		||||
  codegen:
 | 
			
		||||
    base-package: ${yudao.info.base-package}
 | 
			
		||||
    db-schemas: ${spring.datasource.dynamic.datasource.master.name}
 | 
			
		||||
    front-type: 20
 | 
			
		||||
    front-type: 10 # 前端模版的类型,参见 CodegenFrontTypeEnum 枚举类
 | 
			
		||||
  error-code: # 错误码相关配置项
 | 
			
		||||
    constants-class-list:
 | 
			
		||||
      - cn.iocoder.yudao.module.bpm.enums.ErrorCodeConstants
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user