public interface SysLogService extends com.baomidou.mybatisplus.extension.service.IService<SysLog>
服务Api
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
saveLog(Log log,
String ip,
String url,
String params,
String resultCode,
String result,
String exception) |
void |
saveLogAsync(Log log,
String ip,
String url,
String params,
String resultCode,
String result,
String exception) |
count, count, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, ktQuery, ktUpdate, lambdaQuery, lambdaUpdate, list, list, listByIds, listByMap, listMaps, listMaps, listObjs, listObjs, listObjs, listObjs, page, page, pageMaps, pageMaps, query, remove, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeBatchByIds, removeById, removeById, removeById, removeByIds, removeByIds, removeByMap, save, saveBatch, saveBatch, saveOrUpdate, saveOrUpdate, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdCopyright © 2022. All rights reserved.