1
wankeda
2026-03-31 28cdf5214cc6b7bbc6e90c4c3cd8c194adbe4fbf
WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/ILocationInfoRepository.cs
@@ -36,6 +36,14 @@
        /// <returns></returns>
        List<string> GetCanOutLocationCodes(List<string> roadways, List<int> areaIds);
        /// <summary>
        /// 获取可出库货位编号
        /// </summary>
        /// <param name="warehouseId"></param>
        /// <returns></returns>
        List<string> GetCanOutLocationCodes(List<Dt_Warehouse> warehouse);
        /// <summary>
        /// 根据货位编号集合获取货位实体集合
        /// </summary>