public interface SysLogService extends BaseService<SysLog>
系统日志 服务类
| Modifier and Type | Method and Description |
|---|---|
SysLogQueryVo |
getSysLogById(Serializable id)
根据ID获取查询对象
|
Paging<SysLogQueryVo> |
getSysLogPageList(SysLogQueryParam sysLogQueryParam)
获取分页对象
|
count, count, getBaseMapper, getById, getMap, getObj, getOne, getOne, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeById, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdSysLogQueryVo getSysLogById(Serializable id) throws Exception
id - ExceptionPaging<SysLogQueryVo> getSysLogPageList(SysLogQueryParam sysLogQueryParam) throws Exception
sysLogQueryParam - ExceptionCopyright © 2019. All rights reserved.