duheng
2024-12-04 ca1ccd0dd9f2d6936368f07d14a2b29b309fd151
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>