9
This commit is contained in:
@@ -18,5 +18,11 @@ namespace MyCode.Project.Services
|
||||
/// <returns></returns>
|
||||
|
||||
string GetAndMergeJackYunOrder(string now);
|
||||
|
||||
/// <summary>
|
||||
/// 调度运行抓吉客云退货订单
|
||||
/// </summary>
|
||||
/// <param name="now"></param>
|
||||
void TaskGetReturnChangeList(string now);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user