1
刘磊
2024-11-23 df5e63a89fa2fade5bf87d41f507740ea063e0e4
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StoragIntegrationServices/MCS/Partial/ModifyAccessStatus.cs
@@ -34,6 +34,9 @@
                else
                    throw new Exception("货位不存在");
                LogFactory.GetLog("分容库位同步").Info(true, $"\r\r--------------------------------------");
                LogFactory.GetLog("分容库位同步)").Info(true, json);
                return content.OK();
            }
            catch (Exception ex)