ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_IWMSPart/ILocationInfoService.cs
@@ -1,4 +1,5 @@  using WIDESEAWCS_Core; using WIDESEAWCS_Core.BaseRepository; using WIDESEAWCS_Core.BaseServices; using WIDESEAWCS_Model.Models; @@ -12,5 +13,9 @@ { IRepository<Dt_LocationInfo> Repository { get; } WebResponseContent GetLocationLayer(); WebResponseContent GetLocationConfigs(int layer); } }