| | |
| | | /// <param name="stationCode"></param> |
| | | /// <param name="palletCode"></param> |
| | | /// <returns></returns> |
| | | WebResponseContent DeviceRequestInboundTaskSimple(string stationCode, string palletCode); |
| | | WebResponseContent DeviceRequestInboundTaskSimple(string stationCode); |
| | | |
| | | /// <summary> |
| | | /// 鍘熸枡鍏ュ簱浠诲姟璇锋眰 |
| | |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent DisableStatus(int[] keys); |
| | | WebResponseContent BoxingInBound(string stationCode, List<string> barCodes); |
| | | /// <summary> |
| | | /// 鎴愬搧鍏ュ簱鎵爜璇锋眰鏇存柊鏉$爜 |
| | | /// </summary> |
| | | /// <returns></returns> |
| | | WebResponseContent InBoundPalletCode(int taskNum, string barCode); |
| | | } |
| | | } |