修改部分会议提到的bug
This commit is contained in:
@@ -414,8 +414,8 @@ export function clients() {
|
||||
let client = {}
|
||||
client = new OSS({
|
||||
endpoint: 'oss-cn-chengdu.aliyuncs.com',
|
||||
accessKeyId: 'LTAI5t7K52jxxBCvYtS3CCm3',
|
||||
accessKeySecret: 'VFLO6JDorP8fFmjZuxsSCxL5zzHMgW',
|
||||
accessKeyId: 'LTAI5tGUFScGh9qdB8j7vKo1',
|
||||
accessKeySecret: 'XhBPsJ3fom9sE4yjTQAqwwVEw2nqac',
|
||||
bucket: 'gwjxb',
|
||||
timeout: 10 * 60 * 1000
|
||||
})
|
||||
|
Reference in New Issue
Block a user