wanshenmean
8 天以前 1fb400ef4e1169146296681e58185097d479e48f
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>