Shuxia Ning
2025-01-16 90865b0dbca3f3a872065bb202e321ca4d021058
BLL/HStation.BLL.Assets.Core/02-httpclient/15-Tank/AssetsTankMain.cs
@@ -9,7 +9,7 @@
    {
        protected override string Prefix
        {
            get { return $"{HStation.BLL.Assets.ConfigHelper.HttpUrl}/AssetsTankMain"; }
            get { return $"{HStation.BLL.Assets.ConfigHelper.HttpUrl}/Assets/Tank/Main"; }
        }
        public Task<List<AssetsTankMainDto>> GetBySeriesID(long ID)