代码管理/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/MesProductService.cs
@@ -74,6 +74,10 @@ } if (bagInfoModel.BatchNo.Substring(0, 3).ToUpper() == "CPK") { if (warehouse.WarehouseCode==WarehouseEnum.HA73.ToString()) { return content.Error($"鐮斿彂浠撳睘鎬т笉鑳藉叆骞冲簱"); } WebResponseContent inProRespone = InPKProStock(bagInfoModel, proDetailsExists, warehouse); if (!inProRespone.Status) {