项目代码/WMS/WMSServices/WIDESEA_OutboundService/OutSGOrderService.cs
@@ -19,6 +19,7 @@ using WIDESEA_Common.MaterielEnum; using WIDESEA_Common.WareHouseEnum; using WIDESEA_Core.Helper; using System.Reflection; namespace WIDESEA_OutboundService { @@ -44,6 +45,7 @@ public WebResponseContent AddOutSGOrder(List<SGOutOrderDTO> outOrderDTOs) { WebResponseContent content = new WebResponseContent(); try {