xiazhengtongxue
2026-02-09 e81c782b3e7a632ffb8e32be56fce931a8c89ae6
项目代码/WCSServices/WIDESEAWCS_IBasicInfoRepository/ILocationInfoRepository.cs
@@ -36,5 +36,10 @@
        /// <param name="warehouseId"></param>
        /// <returns></returns>
        List<string> GetCanOutLocationCodes(int warehouseId);
        /// <summary>
        /// 鑾峰彇鏂欑瀵瑰簲鍑哄簱璐т綅
        /// </summary>
        /// <returns></returns>
        List<Dt_LocationInfo> GetCanOut(List<string> strings);
    }
}