类 DictData
java.lang.Object
plus.hiver.common.base.HiverBaseEntity
plus.hiver.module.system.entity.DictData
- 所有已实现的接口:
Serializable
@Entity
@TableName("t_dict_data")
public class DictData
extends plus.hiver.common.base.HiverBaseEntity
字段内容实体类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- 作者:
- Yazhi Li
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 plus.hiver.common.base.HiverBaseEntity
canEqual, equals, getCreateBy, getCreateId, getCreateTime, getDeleted, getId, getUpdateBy, getUpdateTime, hashCode, setCreateBy, setCreateId, setCreateTime, setDeleted, setId, setUpdateBy, setUpdateTime, toString
-
构造器详细资料
-
DictData
public DictData()
-