From dba3351195b2478c4c585fca0c54a55c36ef656e Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Tue, 14 Jul 2026 13:27:38 +0800 Subject: [PATCH] =?UTF-8?q?Prod=20Ray=20plus=20bucker=20=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/appsettings.Prod_Rayplus.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/IRaCIS.Core.API/appsettings.Prod_Rayplus.json b/IRaCIS.Core.API/appsettings.Prod_Rayplus.json index cc76ea2f1..387c4ef5a 100644 --- a/IRaCIS.Core.API/appsettings.Prod_Rayplus.json +++ b/IRaCIS.Core.API/appsettings.Prod_Rayplus.json @@ -44,11 +44,11 @@ "RegionId": "cn-shanghai", "InternalEndpoint": "https://oss-cn-shanghai-internal.aliyuncs.com", "EndPoint": "https://oss-cn-shanghai.aliyuncs.com", - "AccessKeyId": "LTAI5tFUCCmz5TwghZHsj45Y", - "AccessKeySecret": "8evrBy1fVfzJG25i67Jm0xqn9Xcw2T", - "RoleArn": "acs:ram::1078130221702011:role/uat-oss-access", - "BucketName": "rayplus-irc-uat-store", - "ViewEndpoint": "https://rayplus-irc-uat-store.oss-cn-shanghai.aliyuncs.com", + "AccessKeyId": "LTAI5tNRTsqL6aWmHkDmTwoH", + "AccessKeySecret": "7mtGz3qrYWI6JMMBZiLeC119VWicZH", + "RoleArn": "acs:ram::1899121822495495:role/irc-oss-access", + "BucketName": "rayplus-irc-store", + "ViewEndpoint": "https://rayplus-irc-store.oss-cn-shanghai.aliyuncs.com", "Region": "oss-cn-shanghai", "DurationSeconds": 7200 },