public interface AccessLogService extends ExtendService<AccessLog>
DEFAULT_BATCH_SIZE| 限定符和类型 | 方法和说明 |
|---|---|
com.hccake.ballcat.common.model.domain.PageResult<AccessLogPageVO> |
queryPage(com.hccake.ballcat.common.model.domain.PageParam page,
AccessLogQO 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<AccessLogPageVO> queryPage(com.hccake.ballcat.common.model.domain.PageParam page, AccessLogQO qo)
page - 分页参数qo - 查询参数对象Copyright © 2023. All rights reserved.