@Service public class JobLogReportServiceImpl extends com.baomidou.mybatisplus.extension.service.impl.ServiceImpl<JobLogReportMapper,JobLogReport> implements IJobLogReportService
服务实现类
| 限定符和类型 | 字段和说明 |
|---|---|
private IJobGroupService |
iJobGroupService |
| 构造器和说明 |
|---|
JobLogReportServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,Object> |
chartInfo(Date startDate,
Date endDate)
chart info
|
Map<String,Object> |
dashboardInfo()
dashboard info
|
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, updateByIdprivate IJobGroupService iJobGroupService
public Map<String,Object> dashboardInfo()
IJobLogReportServicedashboardInfo 在接口中 IJobLogReportServicepublic Map<String,Object> chartInfo(Date startDate, Date endDate)
IJobLogReportServicechartInfo 在接口中 IJobLogReportServiceCopyright © 2022. All rights reserved.