@Service public class OperateLogServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<OperateLogMapper,OperateLog> implements IOperateLogService
服务实现类
| 构造器和说明 |
|---|
OperateLogServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
Page |
getLogByType(String type,
Map<String,Object> params)
通过类型获取日志
|
closeSqlSession, count, currentModelClass, executeBatch, 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 Page getLogByType(String type, Map<String,Object> params)
getLogByType 在接口中 IOperateLogServicetype - params - Copyright © 2020. All rights reserved.