refactor: 字典重构完成
This commit is contained in:
@@ -53,4 +53,9 @@ public class DictData extends BaseEntity {
|
||||
* 备注
|
||||
*/
|
||||
private String remark;
|
||||
|
||||
/**
|
||||
* 标签类型
|
||||
*/
|
||||
private String tagType;
|
||||
}
|
||||
Reference in New Issue
Block a user