BLL/HStation.BLL.Assets.Core/02-httpclient/17-Flowmeter/AssetsFlowmeterMain.cs
@@ -16,6 +16,11 @@ get { return $"{HStation.BLL.ConfigHelper.HttpUrl}/AssetsFlowmeterMain"; } } public Task<List<AssetsFlowmeterMainDto>> GetBySeriesID(long ID) { throw new NotImplementedException(); } /// <summary> /// 判断TagName是否存在 /// </summary>