huangxiaoqiang
2025-06-25 12b786bdece4bde3716279ff386b58d776090bdb
CodeManagement/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs
@@ -88,5 +88,10 @@
        public const string SetEmptyOutbyInToOutOneAsync = "SetEmptyOutbyInToOutOneAsync";
        public const string QueryStockInfoForRealTrayJZAsync = "QueryStockInfoForRealTrayJZAsync";
        /// <summary>
        /// 查询静置空闲库位
        /// </summary>
        public const string QueryLocationFreeJZ = "QueryLocationFreeJZ";
    }
}