Skip to content

Commit 697a329

Browse files
authored
Update README.rst
1 parent e439c3a commit 697a329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ cos最新可用地域,参照https://www.qcloud.com/document/product/436/6224
4040
############################################################################
4141
# 1. 上传单个文件
4242
response = client.put_object(
43-
Bucket='test01-123456789',
43+
       Bucket='test01-123456789',  # Bucket由bucketname-appid组成
4444
Body='TY'*1024*512*file_size,
4545
Key=file_name,
4646
CacheControl='no-cache',

0 commit comments

Comments
 (0)