1
This commit is contained in:
@@ -32,5 +32,12 @@ namespace MyCode.Project.Services
|
||||
/// <param name="trades"></param>
|
||||
|
||||
void SetReturnOrder(List<TradesItem> trades);
|
||||
|
||||
/// <summary>
|
||||
/// 合并吉客云退货订单到新表
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
|
||||
string GetAndMergeJackReturnYunOrder(string now);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user