@RestController @RequestMapping(value="/sys/scheduleLog") public class ScheduleJobLogController extends Object
Constructor and Description |
---|
ScheduleJobLogController() |
Modifier and Type | Method and Description |
---|---|
R |
info(Long logId)
根据主键查询详情
|
R |
list(Map<String,Object> params)
分页查询定时任务日志
|
Copyright © 2021. All rights reserved.