@Service(value="scheduleJobLogService") public class ScheduleJobLogServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<ScheduleJobLogDao,ScheduleJobLogEntity> implements ScheduleJobLogService
| Constructor and Description |
|---|
ScheduleJobLogServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
PageUtilsPlus |
queryPage(Map<String,Object> params)
获取分页数据
|
closeSqlSession, count, currentModelClass, getBaseMapper, getById, getMap, 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, saveOrUpdateBatch, saveOrUpdateBatch, update, update, update, updateBatchById, updateBatchById, updateByIdpublic PageUtilsPlus queryPage(Map<String,Object> params)
ScheduleJobLogServicequeryPage in interface ScheduleJobLogServiceparams - 查询参数Copyright © 2021. All rights reserved.