huangxiaoqiang
2025-10-15 b7da1f32d5d9997378b5ac535593a3f6144af46b
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs
@@ -53,6 +53,17 @@
        /// </summary>
        public const string AcrossFloorTask = "AcrossFloorTask";
        /// <summary>
        /// è¯·æ±‚堆垛机出库是否需要移库
        /// </summary>
        public const string StackerIsNeedRelocation = "StackerIsNeedRelocation";
        /// <summary>
        /// è¯·æ±‚AGV出库是否需要移库
        /// </summary>
        public const string AGVIsNeedRelocation = "AGVIsNeedRelocation";
    }
}