duheng
2024-12-24 ef716332fef142a02843b5a99e8e3e92ab165738
BLL/HStation.BLL.Assets.Core/02-httpclient/14-Blunthead/AssetsBluntheadMain.cs
@@ -13,7 +13,12 @@
    {
        protected override string Prefix
        {
            get { return $"{HStation.BLL.ConfigHelper.HttpUrl}/AssetsBluntheadMain"; }
            get { return $"{HStation.BLL.Assets.ConfigHelper.HttpUrl}/AssetsBluntheadMain"; }
        }
        public Task<List<AssetsBluntheadMainDto>> GetBySeriesID(long ID)
        {
            throw new NotImplementedException();
        }
        /// <summary>