wanshenmean
6 小时以前 f423e1277f91427f0a767bd1224c1260dcb73086
Code/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Constants/StackerCraneConst.cs
@@ -15,6 +15,15 @@
        public const int EmptyPalletTaskType = 100;
        /// <summary>
        /// 空托盘任务类型
        /// </summary>
        /// <remarks>
        /// 当任务类型为空托盘出库/入库时,使用此特殊类型值代替原任务类型。
        /// 用于与站台路由配置匹配。
        /// </remarks>
        public const int EmptyInPalletTaskType = 200;
        /// <summary>
        /// 火警状态正常
        /// </summary>
        /// <remarks>