| 类 | 说明 |
|---|---|
| SchedulerBaseParams |
任务基本信息
|
| SchedulerCronParams |
cron 类型的任务
|
| SchedulerCycleOnceParams |
非 cron 类的周期任务 单次任务
|
| SchedulerCycleParams |
非 cron 类的周期任务
|
| SchedulerCycleTimesParams |
非 cron 类的周期任务 多次任务
|
| SchedulerSingleParams |
单次任务
|
| TaskScheduleModel |
cron 生成 参数
|
Copyright © 2024. All rights reserved.