1
yangpeixing
2026-03-02 96b7df5c86df57e5b1bb92c377d5e41e0d4355b9
WMS/WIDESEA_WMSServer/WIDESEA_IBasicRepository/ILocationInfoRepository.cs
@@ -42,7 +42,7 @@
        /// </summary>
        /// <param name="warehouseId"></param>
        /// <returns></returns>
        List<string> GetCanOutLocationCodes(int warehouseId);
        List<string> GetCanOutLocationCodes(List<Dt_Warehouse> warehouse);
        /// <summary>
        /// 根据货位编号集合获取货位实体集合