huangxiaoqiang
23 小时以前 b06b33248bcc19f8ea6c574124d5c536b7fa6c49
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";
    }
}