public interface SysLogBusinessContentService extends com.baomidou.mybatisplus.extension.service.IService<SysLogBusinessContent>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
batchSaveContent(List<SysLogBusinessContent> sysLogBusinessContentList)
批量保存业务日志详情
|
cn.stylefeng.roses.kernel.db.api.pojo.page.PageResult<SysLogBusinessContent> |
findPage(SysLogBusinessContentRequest sysLogBusinessContentRequest)
获取列表(带分页)
|
count, count, getBaseMapper, getById, getEntityClass, getMap, getObj, getOne, getOne, ktQuery, ktUpdate, lambdaQuery, 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, updateByIdcn.stylefeng.roses.kernel.db.api.pojo.page.PageResult<SysLogBusinessContent> findPage(SysLogBusinessContentRequest sysLogBusinessContentRequest)
sysLogBusinessContentRequest - 请求参数void batchSaveContent(List<SysLogBusinessContent> sysLogBusinessContentList)
Copyright © 2024. All rights reserved.