- java.lang.Object
-
- net.mingsoft.base.entity.BaseEntity
-
- net.mingsoft.basic.entity.BaseEntity
-
-
Field Summary
-
Fields inherited from class net.mingsoft.base.entity.BaseEntity
createBy, createDate, del, id, order, orderBy, remarks, sqlDataScope, sqlWhere, updateBy, updateDate
-
Constructor Summary
Constructors
| Constructor and Description |
BaseEntity() |
-
Method Summary
-
Methods inherited from class net.mingsoft.base.entity.BaseEntity
getCreateBy, getCreateDate, getDel, getId, getOrder, getOrderBy, getRemarks, getSqlDataScope, getSqlWhere, getSqlWhereList, getUpdateBy, getUpdateDate, setCreateBy, setCreateDate, setDel, setDel, setId, setOrder, setOrderBy, setRemarks, setSqlDataScope, setSqlWhere, setUpdateBy, setUpdateDate
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
BaseEntity
public BaseEntity()
-
Method Detail
-
getAppId
public int getAppId()
Copyright © 2020. All rights reserved.