| | |
| | | |
| | | WebResponseContent DeviceRequestInboundTaskSimple(string stationCode, string palletCode, int heightType); |
| | | |
| | | WebResponseContent ApplyLocation(string palletCode); |
| | | |
| | | Task<WebResponseContent> TaskCompleted(int taskNum); |
| | | |
| | | WebResponseContent UpdateTaskStatus(int tasknum, int tasktype); |
| | |
| | | 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); |