重启调度任务
This commit is contained in:
@@ -70,5 +70,10 @@ namespace MyCode.Project.Services
|
||||
/// 调度执行优先级=6的任务
|
||||
/// </summary>
|
||||
void ExecutePriority6();
|
||||
|
||||
/// <summary>
|
||||
/// 重试失败的任务
|
||||
/// </summary>
|
||||
void RetryTask();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user