lixiaojun
2024-12-20 3f24b14f07ef82526b2e1d56cc808f226e91cbb9
BLL/HStation.BLL.Assets.Core/02-httpclient/15-Tank/AssetsTankMainAndPartMapping.cs
@@ -13,7 +13,7 @@
    {
        protected override string Prefix
        {
            get { return $"{HStation.BLL.ConfigHelper.HttpUrl}/AssetsTankMainAndPartMapping"; }
            get { return $"{HStation.BLL.Assets.ConfigHelper.HttpUrl}/AssetsTankMainAndPartMapping"; }
        }
    }
}