Skip to content

Commit 09ad01e

Browse files
authored
Update README.rst
1 parent 586d334 commit 09ad01e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ cos最新可用地域,参照https://www.qcloud.com/document/product/436/6224
2727
.. code:: python
2828
2929
# 设置用户属性, 包括secret_id, secret_key, region
30+
# appid已在配置中移除,请在参数Bucket中带上appid。Bucket由bucketname-appid组成
3031
secret_id = 'xxxxxxxx' # 替换为用户的secret_id
3132
secret_key = 'xxxxxxx' # 替换为用户的secret_key
3233
  region = 'ap-beiging-1'   # 替换为用户的region

0 commit comments

Comments
 (0)