| | |
| | | WebResponseContent DeviceRequestInboundTaskSimple(string stationCode, string palletCode); |
| | | |
| | | /// <summary> |
| | | /// 鍏ュ簱浠诲姟璇锋眰 |
| | | /// 鍘熸枡鍏ュ簱浠诲姟璇锋眰 |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent RequestYLWMSTaskSimple(string stationCode, string palletCode); |
| | | |
| | | /// <summary> |
| | | /// 鍘熸枡鍏ュ簱鐢宠 |
| | | /// </summary> |
| | | /// <param name="palletCode"></param> |
| | | /// <returns></returns> |
| | | WebResponseContent YLPurchaseBoxing(string palletCode); |
| | | |
| | | /// <summary> |
| | | /// 鍒嗛厤鍘熸枡宸烽亾 |
| | |
| | | /// 杈呮枡鍏ュ簱 |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent InboundFLTask(string barCode, string startPoint, string matCode, int matCount); |
| | | WebResponseContent InboundFLOrCPTask(string barCode, string startPoint, string matCode, int matCount); |
| | | |
| | | /// <summary> |
| | | /// 鎴愬搧鍑哄簱 |
| | |
| | | /// <param name="saveModel"></param> |
| | | /// <returns></returns> |
| | | WebResponseContent PrintInbound(SaveModel saveModel); |
| | | /// <summary> |
| | | /// 鍒涘缓鍘熺焊鐢熶骇鎺掔▼鍑哄簱浠诲姟 |
| | | /// </summary> |
| | | /// <param name="keys"></param> |
| | | /// <returns></returns> |
| | | WebResponseContent CreateBSTOutboundTasks(int[] keys); |
| | | } |
| | | } |