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