代码管理/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -42,5 +42,11 @@ WebResponseContent GenerateOutboundTask(int orderDetailId, List<StockSelectViewDTO> stockSelectViews); WebResponseContent GenerateOutboundTask(int[] keys); WebResponseContent PalletOutboundTask(string roadwayNo, string endStation); WebResponseContent CallMateriel(string endPoint); WebResponseContent MaterielCarry(string startPoint); } }