´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_InboundService/ReceiveOrderService.cs
@@ -295,6 +295,10 @@ { throw new Exception(mesResponseContent.StrMsg); } if (mesResponseContent.Content == null) { throw new Exception("QMSè¿åæ£éªç»æä¸ºç©º"); } //QMSåä¼ ç»æ ReceiveResultDTO? receiveResult = JsonConvert.DeserializeObject<ReceiveResultDTO>(mesResponseContent.Content.ToString()); if (receiveResult == null)