feat: 代码生成支持字典类型
This commit is contained in:
@@ -96,4 +96,10 @@ public class GenFieldConfig extends BaseEntity {
|
||||
private String tsType;
|
||||
|
||||
|
||||
/**
|
||||
* 字典类型
|
||||
*/
|
||||
private String dictType;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user