- java.lang.Object
-
- io.springo.core.base.core.model.AbstractModel
-
- io.springo.org.api.impl.model.GrantUser
-
-
字段概要
-
从类继承的字段 io.springo.core.base.core.model.AbstractModel
deleteFlag, id, version
-
方法概要
-
从类继承的方法 io.springo.core.base.core.model.AbstractModel
getCreateId, getCreateName, getCreateTime, getDeleteFlag, getId, getUpdateId, getUpdateName, getUpdateTime, getVersion, setCreateId, setCreateName, setCreateTime, setDeleteFlag, setId, setUpdateId, setUpdateName, setUpdateTime, setVersion
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
字段详细资料
-
userId
protected String userId
授权用户id
-
status
protected Integer status
0:禁用,1正常
-
account
protected String account
-
构造器详细资料
-
GrantUser
public GrantUser()
Copyright © 2018. All rights reserved.