肖洋
2025-01-04 a07e4702be045efa9b04b49a561463875dd28e0a
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,