BLL/HStation.BLL.Assets.Core/02-httpclient/18-Hydrant/AssetsHydrantMain.cs
@@ -13,7 +13,7 @@ { protected override string Prefix { get { return $"{HStation.BLL.ConfigHelper.HttpUrl}/AssetsHydrantMain"; } get { return $"{HStation.BLL.Assets.ConfigHelper.HttpUrl}/AssetsHydrantMain"; } } public Task<List<AssetsHydrantMainDto>> GetBySeriesID(long ID)