鉴权参数调整

This commit is contained in:
tzwang 2023-05-11 18:20:28 +08:00
parent 15f723807a
commit 830fc3ec65
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ import (
const ( const (
IAMUser = "pcmmodelarts" IAMUser = "pcmmodelarts"
IAMPassword = "!QAZ2wsx3edc4" IAMPassword = "!QAZ2wsx3edc4"
IAMDomain = "hw_008618597947378_01" IAMDomain = "hid_btkv2tt4_rcdv0q"
AuthMethod = "password" AuthMethod = "password"
IAMTokenUrl = "https://iam.cn-north-4.myhuaweicloud.com/v3/auth/tokens" IAMTokenUrl = "https://iam.cn-north-4.myhuaweicloud.com/v3/auth/tokens"
ProjectName = "cn-north-4" ProjectName = "cn-north-4"