项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_BasicService/InvokeMESService.cs
@@ -139,7 +139,7 @@ throw new HttpRequestException(body); } _logger.LogInformation("InvokeMESService FeedbackOutbound body: " + body); return JsonConvert.DeserializeObject<ResponseModel>(body); }