From ab87c7a2290f4eb95a182875e818c6f00b763f56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=86=9B?= <510423039@qq.com> Date: Wed, 26 Jan 2022 15:19:01 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E6=B7=BB=E5=8A=A0=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../services/host/Lion.AbpPro.HttpApi.Host/appsettings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/appsettings.json b/aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/appsettings.json index 2d6eed8c..52c30b87 100644 --- a/aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/appsettings.json +++ b/aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/appsettings.json @@ -72,12 +72,12 @@ }, "AliYun": { "OSS": { - "AccessKeyId": "LTAI5tLkt3vvScGPVZ5qKJDc", - "AccessKeySecret": "BixV8vP5uPrbsdwjYzzsEXOPjkxPST", + "AccessKeyId": "LTAI5tLkt3vvScGPVZ5qKJDc1S", + "AccessKeySecret": "BixV8vP5uPrbsdwjYzzsEXOPjkxPST2S", "Endpoint": "oss-cn-shenzhen.aliyuncs.com", "ContainerName": "lion-abp-pro", "RegionId": "oss-cn-shenzhen", - "RoleArn": "acs:ram::1846393972471789:role/ramosstest" + "RoleArn": "acs:ram::1846393972471789:role/ramosstestst" } } } \ No newline at end of file