Skip to content

Commit

Permalink
添加实时付费账单 krtpay
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouguangrui committed Jul 14, 2020
1 parent e2f036e commit 233aa00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/krtpay.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

if __name__ == "__main__":
s = get_session()

client = s.create_client("krtpay","cn-beijing-6",use_ssl=False,ks_access_key_id=ak,
ks_secret_access_key=sk)

Expand Down

0 comments on commit 233aa00

Please sign in to comment.