huangxiaoqiang
7 天以前 37b28e4f6b8c865c1df06543f124fd1c1ba244d9
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";
    }
}