代码管理/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/InboundOrderService.cs @@ -401,6 +401,7 @@ } return content; } public WebResponseContent MaterielGroup(int inboundOrderId, string palletCode, List<string> serNums) { try