@Service public class SysLogBusinessContentServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<SysLogBusinessContentMapper,SysLogBusinessContent> implements SysLogBusinessContentService
| 构造器和说明 |
|---|
SysLogBusinessContentServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
batchSaveContent(List<SysLogBusinessContent> sysLogBusinessContentList)
批量保存业务日志详情
|
cn.stylefeng.roses.kernel.db.api.pojo.page.PageResult<SysLogBusinessContent> |
findPage(SysLogBusinessContentRequest sysLogBusinessContentRequest)
获取列表(带分页)
|
closeSqlSession, currentMapperClass, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getEntityClass, getMap, getObj, getOne, getSqlStatement, removeBatchByIds, removeBatchByIds, removeById, removeById, removeByIds, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, 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, updateByIdpublic cn.stylefeng.roses.kernel.db.api.pojo.page.PageResult<SysLogBusinessContent> findPage(SysLogBusinessContentRequest sysLogBusinessContentRequest)
SysLogBusinessContentServicefindPage 在接口中 SysLogBusinessContentServicesysLogBusinessContentRequest - 请求参数public void batchSaveContent(List<SysLogBusinessContent> sysLogBusinessContentList)
SysLogBusinessContentServicebatchSaveContent 在接口中 SysLogBusinessContentServiceCopyright © 2024. All rights reserved.