Skip to content

Commit ba66d9d

Browse files
committed
#9891
1 parent 2effc6e commit ba66d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Qiniu/Conf/Config.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public class Config
2424
/// <summary>
2525
/// 七牛资源上传服务器地址.
2626
/// </summary>
27-
public static string UP_HOST = "http://up.qiniu.com";
27+
public static string UP_HOST = "http://upload.qiniu.com";
2828
/// <summary>
2929
/// 七牛资源列表服务器地址.
3030
/// </summary>

0 commit comments

Comments
 (0)