huangxiaoqiang
2024-12-28 7819a34512c47e294fbfbf6296675d87c19e130c
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Common/StationManager/StationManager.cs
@@ -11,7 +11,7 @@
    {
        Inbound = 1,
        Outbound,
        AbnormalStation,
        AbnormalStation,   //分容出库段(异常排出口)
        NGTakeStation,
        NGPutStation,
        EmptyInbound,
@@ -21,7 +21,7 @@
        /// <summary>
        /// 异常排出口(入库端)   --分容入库段
        /// 异常排出口(入库段)   --分容入库段
        /// </summary>
        AbnormalInStation =15,