wanshenmean
2026-03-30 1faef6894400be9923b24038fddb7f9218bd7b6b
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>