mirror of https://gitee.com/stylefeng/roses
【7.6.0】【dict】更新字段
parent
6010fd714f
commit
81d6653dde
|
@ -63,7 +63,7 @@ public class SysDict extends BaseBusinessEntity implements BasePidBuildModel {
|
||||||
*/
|
*/
|
||||||
@TableField("dict_type_id")
|
@TableField("dict_type_id")
|
||||||
@ChineseDescription("字典类型的id")
|
@ChineseDescription("字典类型的id")
|
||||||
private String dictTypeId;
|
private Long dictTypeId;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 字典编码
|
* 字典编码
|
||||||
|
|
Loading…
Reference in New Issue