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