huangxiaoqiang
2025-11-29 f9e8a2d52fe52fb2389892a46c12d4d262ee9aaf
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs
@@ -53,6 +53,23 @@
        /// </summary>
        public const string AcrossFloorTask = "AcrossFloorTask";
        /// <summary>
        /// è¯·æ±‚堆垛机出库是否需要移库
        /// </summary>
        public const string StackerIsNeedRelocation = "StackerIsNeedRelocation";
        /// <summary>
        /// è¯·æ±‚AGV出库是否需要移库
        /// </summary>
        public const string AGVIsNeedRelocation = "AGVIsNeedRelocation";
        /// <summary>
        /// æ›´æ–°è´§ä½çŠ¶æ€
        /// </summary>
        public const string UpdateStartLocationInfo = "UpdateStartLocationInfo";
    }
}