wanshenmean
9 天以前 4d5b4319ebfb155b199ec641ec377b220f9fa837
Code/WMS/WIDESEA_WMSServer/WIDESEA_Common/LocationEnum/LocationTypeEnum.cs
@@ -19,15 +19,15 @@
        Undefined = 0,
        /// <summary>
        /// 小托盘
        /// 模切段
        /// </summary>
        [Description("小托盘")]
        [Description("模切段")]
        SmallPallet = 1,
        /// <summary>
        /// 中托盘
        /// 卷绕段
        /// </summary>
        [Description("中托盘")]
        [Description("卷绕段")]
        MediumPallet = 2,
        /// <summary>