Shuxia Ning
2025-02-26 04355e18d030ab55832639a58ccb87fbbfe2ef80
BLL/HStation.BLL.Assets.Core/02-httpclient/15-Tank/AssetsTankPartMain.cs
@@ -13,7 +13,7 @@
    {
        protected override string Prefix
        {
            get { return $"{HStation.BLL.ConfigHelper.HttpUrl}/AssetsTankPartMain"; }
            get { return $"{HStation.BLL.Assets.ConfigHelper.HttpUrl}/AssetsTankPartMain"; }
        }
    }
}