From 830fc3ec65debd66e2b47c858e0cd3c9f0d9f374 Mon Sep 17 00:00:00 2001 From: tzwang Date: Thu, 11 May 2023 18:20:28 +0800 Subject: [PATCH] =?UTF-8?q?=E9=89=B4=E6=9D=83=E5=8F=82=E6=95=B0=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adaptor/PCM-AI/PCM-MODELARTS/rpc/internal/common/AuthService.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adaptor/PCM-AI/PCM-MODELARTS/rpc/internal/common/AuthService.go b/adaptor/PCM-AI/PCM-MODELARTS/rpc/internal/common/AuthService.go index 5a72b9c4..7d6ddc35 100644 --- a/adaptor/PCM-AI/PCM-MODELARTS/rpc/internal/common/AuthService.go +++ b/adaptor/PCM-AI/PCM-MODELARTS/rpc/internal/common/AuthService.go @@ -12,7 +12,7 @@ import ( const ( IAMUser = "pcmmodelarts" IAMPassword = "!QAZ2wsx3edc4" - IAMDomain = "hw_008618597947378_01" + IAMDomain = "hid_btkv2tt4_rcdv0q" AuthMethod = "password" IAMTokenUrl = "https://iam.cn-north-4.myhuaweicloud.com/v3/auth/tokens" ProjectName = "cn-north-4"