@Service public class SysLogServiceImpl extends BaseServiceImpl<SysLogMapper,SysLog> implements SysLogService
系统日志 服务实现类
| Constructor and Description |
|---|
SysLogServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
SysLogQueryVo |
getSysLogById(Serializable id)
根据ID获取查询对象
|
Paging<SysLogQueryVo> |
getSysLogPageList(SysLogQueryParam sysLogQueryParam)
获取分页对象
|
setPageParam, setPageParamcloseSqlSession, count, currentModelClass, getBaseMapper, getById, getMap, getObj, getOne, list, listByIds, listByMap, listMaps, listObjs, page, pageMaps, remove, removeById, removeByIds, removeByMap, retBool, save, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, update, updateBatchById, updateByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, 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, updateByIdpublic SysLogQueryVo getSysLogById(Serializable id) throws Exception
SysLogServicegetSysLogById in interface SysLogServiceExceptionpublic Paging<SysLogQueryVo> getSysLogPageList(SysLogQueryParam sysLogQueryParam) throws Exception
SysLogServicegetSysLogPageList in interface SysLogServiceExceptionCopyright © 2019. All rights reserved.