From 3f6536c72c24dd89eb5bdd33c919d7865028b6bf Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 31 十月 2022 15:37:01 +0800 Subject: [PATCH] 兼容嘉乐方法 --- HDL_ON/DAL/Server/HttpUtil.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/HDL_ON/DAL/Server/HttpUtil.cs b/HDL_ON/DAL/Server/HttpUtil.cs index 4a01eef..bf39c96 100644 --- a/HDL_ON/DAL/Server/HttpUtil.cs +++ b/HDL_ON/DAL/Server/HttpUtil.cs @@ -17,7 +17,6 @@ /// 鍥哄畾鍩熷悕,姝e紡鐜 /// 鍏叡鍩熷悕灏辫繎瑙f瀽 /// </summary> - //public const string GlobalRequestHttpsHost = "https://nearest.hdlcontrol.com"; public const string GlobalRequestHttpsHost = "https://test-gz.hdlcontrol.com";//mmmm /// <summary> -- Gitblit v1.8.0