You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
deng-cc ac5f45d11a fix:修订代码自动生成中Tree型的Domain属性重复
GenTableColumn.java
public static boolean isSuperColumn(String javaField)
基类有两种,BaseEntity 和 TreeEntity,其中父类忽略的属性中只包含了 BaseEntity 的属性,而没有包含 TreeEntity 中的属性
如此生成的Tree型Domain中,父类已有属性会重复生成
另,为 TreeEntity 添加了 祖级列表属性 ancestors
6 years ago
..
annotation Excel支持设置导出类型&更换样式 6 years ago
config 新增本地资源通用下载方法 6 years ago
constant 新增本地资源通用下载方法 6 years ago
core fix:修订代码自动生成中Tree型的Domain属性重复 6 years ago
enums reset 7 years ago
exception 修复定时任务执行失败后入库状态为成功 6 years ago
json 定时任务支持并发控制 6 years ago
utils 新增本地资源通用下载方法 6 years ago
xss 若依 3.0 7 years ago