代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/AOP/LogAOP.cs
@@ -125,7 +125,7 @@ //#endregion } else { { // 鍚屾1 string jsonResult; try @@ -146,7 +146,7 @@ apiLogAopInfo.ResponseJsonData = jsonResult; Parallel.For(0, 1, e => { LogLock.OutLogAOP("AOPLog", new string[] { apiLogAopInfo.GetType().ToString(), JsonConvert.SerializeObject(apiLogAopInfo) }); //LogLock.OutLogAOP("AOPLog", new string[] { apiLogAopInfo.GetType().ToString(), JsonConvert.SerializeObject(apiLogAopInfo) }); }); } }