generated from root/miduo_client
master
parent
9499c92448
commit
6e6b658b77
|
@ -11,7 +11,7 @@ from tencentcloud.cdn.v20180606 import cdn_client, models
|
||||||
if sys.argv.__len__() == 2:
|
if sys.argv.__len__() == 2:
|
||||||
try:
|
try:
|
||||||
path = sys.argv[1]
|
path = sys.argv[1]
|
||||||
cred = credential.Credential("AKIDHVaUDphQyMhsxtgMtH522oLgz88BLNBA ", "CDoMl5EFE7JgI1qlgbSRf1LdyWE782nV")
|
cred = credential.Credential("AKIDHVaUDphQyMhsxtgMtH522oLgz88BLNBA", "CDoMl5EFE7JgI1qlgbSRf1LdyWE782nV")
|
||||||
httpProfile = HttpProfile()
|
httpProfile = HttpProfile()
|
||||||
httpProfile.endpoint = "cdn.tencentcloudapi.com"
|
httpProfile.endpoint = "cdn.tencentcloudapi.com"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue