From f6cdff4a01e4e9d0e75c6959b60d58c098aea1f4 Mon Sep 17 00:00:00 2001 From: jhc <9316338+wangyitao309@user.noreply.gitee.com> Date: Wed, 7 Feb 2024 14:17:58 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/k8stest/config.yaml b/conf/k8stest/config.yaml index 9315900..c75067c 100644 --- a/conf/k8stest/config.yaml +++ b/conf/k8stest/config.yaml @@ -10,8 +10,8 @@ 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 +# end_point: "openapi.antchain.antgroup.com" # 正式的 endpoint + end_point: "openapi-sit.antchain.antgroup.com" # 测试式的 endpoint #redis: # db: ${oa-meeting.redis.db} # addr: ${redis.addr}