11
This commit is contained in:
@@ -21,5 +21,10 @@ namespace MyCode.Project.Services
|
||||
/// 添加抓单的调度
|
||||
/// </summary>
|
||||
void AddTask();
|
||||
|
||||
/// <summary>
|
||||
/// 添加“合并吉客云订单到新表”的任务
|
||||
/// </summary>
|
||||
void AddMergeJackYunOrder();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user