huangxiaoqiang
2025-07-07 4957e76944e33fc3c4d0f532caa99caffe5b1c45
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/MCS/Partial/ModifyAccessStatus.cs
@@ -1,4 +1,5 @@
using MailKit;
using Masuit.Tools;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
@@ -36,7 +37,7 @@
                LogFactory.GetLog("分容库位同步").Info(true, $"\r\r--------------------------------------");
                LogFactory.GetLog("分容库位同步").Info(true, json);
                LogFactory.GetLog("分容库位同步").Info(true, result.ToJsonString());
                return content.OK();
            }
            catch (Exception ex)