Commit 5858d6bb by Administrator

fix proxyurl qiniuyun

parent b017113a
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Drawing; using System.Drawing;
using System.IO; using System.IO;
...@@ -70,7 +70,7 @@ namespace Bailun.Discuz.Application.Helper ...@@ -70,7 +70,7 @@ namespace Bailun.Discuz.Application.Helper
AccessKey = "QSvtvN4Ons1CiNzaMGqx8XmDaiM1L0ZqSwJ2YoTn"; AccessKey = "QSvtvN4Ons1CiNzaMGqx8XmDaiM1L0ZqSwJ2YoTn";
SecretKey = "yagRd-cBOVhkRGGT-o_reMqNVjI8_k7YwoTXkhrm"; SecretKey = "yagRd-cBOVhkRGGT-o_reMqNVjI8_k7YwoTXkhrm";
PicServerUrl = "http://img.blsct.com"; PicServerUrl = "http://img.blsct.com";
ProxyUrl = "http://172.106.221.14:8513"; //ProxyUrl = "http://172.106.221.14:8513";
/// <summary> /// <summary>
/// 刊登cdn地址 /// 刊登cdn地址
/// </summary> /// </summary>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment