BLL/HStation.BLL.Assets.Core/02-httpclient/17-Flowmeter/AssetsFlowmeterMain.cs
@@ -13,7 +13,12 @@ { protected override string Prefix { get { return $"{HStation.BLL.ConfigHelper.HttpUrl}/AssetsFlowmeterMain"; } get { return $"{HStation.BLL.Assets.ConfigHelper.HttpUrl}/AssetsFlowmeterMain"; } } public Task<List<AssetsFlowmeterMainDto>> GetBySeriesID(long ID) { throw new NotImplementedException(); } /// <summary>