duheng
2025-01-10 2b31b7e3926134da96d384ab3bdac345691a179c
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"; }
        }
    }
}