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