From 387383a243879bf8c63a4611e2ed2c5a519e218d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 20 十一月 2020 18:14:29 +0800 Subject: [PATCH] Merge branch 'CJL' --- HDL_ON/DAL/Server/HttpUtil.cs | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/HDL_ON/DAL/Server/HttpUtil.cs b/HDL_ON/DAL/Server/HttpUtil.cs index 1deb23f..3a4d94d 100644 --- a/HDL_ON/DAL/Server/HttpUtil.cs +++ b/HDL_ON/DAL/Server/HttpUtil.cs @@ -11,11 +11,8 @@ { public class HttpUtil { + #region HttpUtil 鍏ㄥ眬甯搁噺 - /// <summary> - /// 璇锋眰鎴愬姛鐨勭姸鎬佺爜 - /// </summary> - public const string SUCCESS_CODE = "0"; ///// <summary> ///// API_HTTPS ///// </summary> -- Gitblit v1.8.0