From 06a320d7e207a7da06b207346d1106c13dd82901 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 30 八月 2022 15:23:45 +0800 Subject: [PATCH] 2022年08月30日15:23:36 --- HDL_ON/DAL/Server/HttpUtil.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL_ON/DAL/Server/HttpUtil.cs b/HDL_ON/DAL/Server/HttpUtil.cs index 82b6dd0..fef52b7 100644 --- a/HDL_ON/DAL/Server/HttpUtil.cs +++ b/HDL_ON/DAL/Server/HttpUtil.cs @@ -17,6 +17,7 @@ /// 鍥哄畾鍩熷悕,姝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