类 TreeModel
java.lang.Object
com.elitesland.ystdms.sys.entity.BaseEntity
com.elitesland.ystdms.ss.api.rpc.TreeModel
- 所有已实现的接口:
Serializable
public class TreeModel
extends com.elitesland.ystdms.sys.entity.BaseEntity
支持树形结构的数据需要的字段
todo
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.elitesland.ystdms.sys.entity.BaseEntity
canEqual, equals, getCreateAt, getCreateBy, getCreator, getDeleted, getId, getLockVersion, getUpdateAt, getUpdateBy, getUpdater, hashCode, setCreateAt, setCreateBy, setCreator, setDeleted, setId, setLockVersion, setUpdateAt, setUpdateBy, setUpdater, toString
-
构造器详细资料
-
TreeModel
public TreeModel()
-