From ed49c8a1cc5cc62ba9bb2f4c1c99a8bd090541dd Mon Sep 17 00:00:00 2001 From: jhc <9316338+wangyitao309@user.noreply.gitee.com> Date: Sun, 4 Feb 2024 17:07:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/k8stest/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/k8stest/config.yaml b/conf/k8stest/config.yaml index ffc78b4..a033391 100644 --- a/conf/k8stest/config.yaml +++ b/conf/k8stest/config.yaml @@ -10,7 +10,7 @@ chainDci: Bccr: access_key_id: "ACsK4CQqzj5rGSKf" access_key_secret: "SJmH5eATWY26tJrVg8QyHaBGbLNCbj7y" - end_point: "openapi.antchain.antgroup.com" # 正式的 endpoint + end_point: "openapi-sit.antchain.antgroup.com" # 测试式的 endpoint #redis: # db: ${oa-meeting.redis.db} # addr: ${redis.addr}