From 1ba0f93d590c32a5aa776bbc6c1af46acb7828a1 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期四, 17 十月 2024 14:55:11 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0 --- BLL/HStation.BLL.Assets.Core/00-core/ConfigHelper.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BLL/HStation.BLL.Assets.Core/00-core/ConfigHelper.cs b/BLL/HStation.BLL.Assets.Core/00-core/ConfigHelper.cs index 01343dc..62a7cfd 100644 --- a/BLL/HStation.BLL.Assets.Core/00-core/ConfigHelper.cs +++ b/BLL/HStation.BLL.Assets.Core/00-core/ConfigHelper.cs @@ -1,4 +1,4 @@ -锘縩amespace HStation.BLL.Xhs.Assets +锘縩amespace HStation.BLL { internal class ConfigHelper { @@ -7,7 +7,7 @@ /// </summary> public static string HttpUrl { - get { return Settings.Assets.XhsParasHelper.Xhs.CAL.HttpClient.HttpUrl; } + get { return Settings.AssetsParasHelper.Assets.CAL.HttpClient.HttpUrl; } } } } \ No newline at end of file -- Gitblit v1.9.3