1111
This commit is contained in:
@@ -14,6 +14,11 @@ namespace MyCode.Project.Services
|
||||
/// <param name="trades"></param>
|
||||
|
||||
void SetWMSOrder(List<WMStoJackyunInventoryMovementView1> trades);
|
||||
List<WMStoJackyunInventoryMovementView1> GetList(DateTime now);
|
||||
List<WMStoJackyunInventoryMovementView1> GetList(object now);
|
||||
|
||||
/// <summary>
|
||||
/// 添加抓单的调度
|
||||
/// </summary>
|
||||
void AddTask();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user