From 3a7500d079affa3b0eebf9d3b7d90f49ef65c98b Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Tue, 4 Mar 2025 10:43:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9oss=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/appsettings.Uat_Study.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IRaCIS.Core.API/appsettings.Uat_Study.json b/IRaCIS.Core.API/appsettings.Uat_Study.json index 2b8dd21dd..cd7bfe7cd 100644 --- a/IRaCIS.Core.API/appsettings.Uat_Study.json +++ b/IRaCIS.Core.API/appsettings.Uat_Study.json @@ -11,8 +11,8 @@ "AliyunOSS": { "regionId": "cn-shanghai", "endpoint": "https://oss-cn-shanghai.aliyuncs.com", - "accessKeyId": "LTAI5tFUCCmz5TwghZHsj45Y", - "accessKeySecret": "8evrBy1fVfzJG25i67Jm0xqn9Xcw2T", + "accessKeyId": "LTAI5tL9GrNqqvCWYWtfVfn9", + "accessKeySecret": "YAZuoDTenF7ljLcDPgNjvh93KemAxk", "bucketName": "tl-med-sir-uat-store", "roleArn": "acs:ram::1078130221702011:role/uat-oss-access", "viewEndpoint": "https://tl-med-sir-uat-store.oss-cn-shanghai.aliyuncs.com",