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