diff --git a/QuestionLibraryMQConsumer/appsettings.json b/QuestionLibraryMQConsumer/appsettings.json index d9dbdc3..1e1384f 100644 --- a/QuestionLibraryMQConsumer/appsettings.json +++ b/QuestionLibraryMQConsumer/appsettings.json @@ -62,7 +62,7 @@ "RoleArn": "acs:ram::1064745380176636:role/aliyunosstokengeneratorrole", "DurationSeconds": 3600, //过期时间(秒) "Endpoint": "oss-cn-beijing.aliyuncs.com", - "ProjectName": "scs", + "ProjectName": "QuestionBank", "Domain": "https://qyzh-qb.oss-cn-beijing.aliyuncs.com/" } }