Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/MCS/Partial/NotifyFinishTest.cs
@@ -1,4 +1,5 @@ using LogLibrary.Log; using Masuit.Tools; using Newtonsoft.Json; using System; using System.Collections.Generic; @@ -122,7 +123,7 @@ // TaskState = (int)TaskOutStatusEnum.OutNew, //}; LogFactory.GetLog("分容测试完成通知").Info(true, $"\r\r--------------------------------------"); LogFactory.GetLog("分容测试完成通知").Info(true, result); LogFactory.GetLog("分容测试完成通知").Info(true, result.ToJsonString()); return content.OK(); } catch (Exception ex)