public interface LoginLogService extends ExtendService<LoginLog>
DEFAULT_BATCH_SIZE| 限定符和类型 | 方法和说明 |
|---|---|
com.hccake.ballcat.common.model.domain.PageResult<LoginLogPageVO> |
queryPage(com.hccake.ballcat.common.model.domain.PageParam page,
LoginLogQO qo)
根据QueryObject查询分页数据
|
getBaseMapper, getById, getEntityClass, list, listByIds, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeById, removeById, removeById, removeByIds, removeByIds, save, saveBatch, saveBatch, saveBatchSomeColumn, saveBatchSomeColumn, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, updateBatchById, updateBatchById, updateByIdcom.hccake.ballcat.common.model.domain.PageResult<LoginLogPageVO> queryPage(com.hccake.ballcat.common.model.domain.PageParam page, LoginLogQO qo)
page - 分页参数qo - 查询参数对象Copyright © 2023. All rights reserved.