WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -58,7 +58,7 @@ WebResponseContent IsRelocations(int TaskNum, string SourceAddress); WebResponseContent Cancelinventory(int taskNum); WebResponseContent InboundTaskCompleted(int taskNum); WebResponseContent OutboundTaskCompleted(int taskNum); WebResponseContent OutboundTaskCompleted(int taskNum); WebResponseContent AddOutboundOrders(Houseounbound orderAddDTO); WebResponseContent InventoryOut(HouseCancelOut houseInventoryOut); WebResponseContent InventoryIn(string name, int qty);