@Service public class ApiLogServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<ApiLogDao,ApiLogEntity> implements IApiLogService
| 构造器和说明 |
|---|
ApiLogServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
add(ApiLogEntity apiLogEntity)
异步线程持久化
|
PageVO<ApiLogEntity> |
getPage(ApiLogSearchDto apiLogSearchDto)
分页查询
|
closeSqlSession, currentModelClass, executeBatch, executeBatch, executeBatch, getBaseMapper, getMap, getObj, getOne, retBool, saveBatch, saveOrUpdate, saveOrUpdateBatch, sqlSessionBatch, sqlStatement, updateBatchByIdclone, 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, updateById@Async(value="gcpaasThreadPoolTaskExecutor") public void add(ApiLogEntity apiLogEntity)
add 在接口中 IApiLogServiceapiLogEntity - public PageVO<ApiLogEntity> getPage(ApiLogSearchDto apiLogSearchDto)
IApiLogServicegetPage 在接口中 IApiLogServiceCopyright © 2023. All rights reserved.