wxr
2022-06-30 23bbed132eea46eef51c6d01c21b346238e29ee2
HDL_ON/DAL/Server/HttpUtil.cs
@@ -31,9 +31,9 @@
        /// 特殊接口请求超时时间
        /// </summary>
        public const int TIME_OUT_LONG = 20;
        ///// <summary>
        ///// Bearer 暂时设为空,从登陆成功的返回的headerPrefix参数动态获取
        ///// </summary>
        /////// <summary>
        /////// Bearer 暂时设为空,从登陆成功的返回的headerPrefix参数动态获取
        /////// </summary>
        //public const string TOKEN_BEARER = "Bearer ";
        #endregion