优化代码生成同步后字典值NULL问题
This commit is contained in:
parent
52fe19e933
commit
db3e571af0
@ -63,7 +63,7 @@ public class GenTableColumn extends BaseEntity
|
||||
private String htmlType;
|
||||
|
||||
/** 字典类型 */
|
||||
private String dictType;
|
||||
private String dictType = "";
|
||||
|
||||
/** 排序 */
|
||||
private Integer sort;
|
||||
|
Loading…
x
Reference in New Issue
Block a user