Skip to content

Commit 6a0244e

Browse files
committed
Update README.md
1 parent 4150e7d commit 6a0244e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ public event EventHandler<PutNotifyErrorEvent> NotifyErr;
498498

499499
其中<domain>是bucket所对应的域名。七牛云存储为每一个bucket提供一个默认域名。默认域名可以到[七牛云存储开发者平台](https://portal.qiniu.com/)中,空间设置的域名设置一节查询。用户也可以将自有的域名绑定到bucket上,用户可以通过自有域名访问七牛云存储。
500500

501-
**注意: key必须采用utf8编码,如使用非utf8编码访问七牛云存储将反馈错误**
501+
**注意: key必须采用utf8编码,如使用非utf8编码访问七牛云存储将返回错误**
502502

503503
<a name=private-download></a>
504504
#### 私有资源下载

0 commit comments

Comments
 (0)