- java.lang.Object
-
- com.baomidou.mybatisplus.extension.activerecord.Model<T>
-
- com.donger.common.entity.BaseEntity<SysUser>
-
- com.donger.api.sys.entity.SysUser
-
-
字段概要
-
从类继承的字段 com.donger.common.entity.BaseEntity
createBy, createTime, updateTime
-
方法概要
-
从类继承的方法 com.donger.common.entity.BaseEntity
getCreateBy, getCreateTime, getUpdateTime, setCreateBy, setCreateTime, setUpdateTime
-
从类继承的方法 com.baomidou.mybatisplus.extension.activerecord.Model
closeSqlSession, delete, deleteById, deleteById, insert, insertOrUpdate, pkVal, selectAll, selectById, selectById, selectCount, selectList, selectOne, selectPage, sql, sqlSession, sqlStatement, sqlStatement, update, updateById
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2019. All rights reserved.