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