| | |
| | | /// <param name="roadwayNo"></param> |
| | | /// <param name="palletCode"></param> |
| | | /// <returns></returns> |
| | | WebResponseContent DeviceRequestInboundTask(string stationCode, string roadwayNo, string palletCode); |
| | | WebResponseContent DeviceRequestInboundTask(string stationCode, string roadwayNo, string palletCode,string materielBoxCode = ""); |
| | | |
| | | /// <summary> |
| | | /// 浠呯敵璇蜂换鍔★紝璁¦CS鏍规嵁璺敱纭畾涓嬩竴鍦板潃 |
| | |
| | | /// <param name="heightType"></param> |
| | | /// <returns></returns> |
| | | WebResponseContent AssignInboundTaskLocationByHeight(int taskNum, string roadwayNo, int heightType); |
| | | |
| | | WebResponseContent RequestZHInboundTask(string agvTaskCode, string palletCode, string palletType, string materialLot); |
| | | |
| | | /// <summary> |
| | | /// |
| | |
| | | /// 浜哄伐閫夋嫨搴撳瓨 |
| | | /// </summary> |
| | | WebResponseContent OutProductSelect(int orderDetailId, List<ProStockViewDTO> proStockViews); |
| | | WebResponseContent GetZHMesMaterialLot(string materialLot); |
| | | } |
| | | } |