dengjunjie
2026-02-27 4492293132bb8f2020d89730dc894426ed7d5eb9
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_IBasicInfoService/IRGVLocationInfoService.cs
@@ -19,5 +19,10 @@
        /// <param name="containerType"></param>
        /// <returns></returns>
        Dt_RGVLocationInfo GetFreeLocationInfo(string AreaCode);
        /// <summary>
        /// èŽ·å–æ‰€æœ‰ç©ºè´§ä½
        /// </summary>
        /// <returns></returns>
        List<Dt_RGVLocationInfo> GetFreeLocationInfos();
    }
}