Closed HELLC-- closed 5 years ago
OSS.initWithPlainTextAccessKey(accessKey, secretKey, endPoint); OSS.asyncListObjects(bucket, { delimiter: '/' }).then(res => { console.log(res); // Portal.remove(toastKey); }).catch(err => { debugger });
then、catch都未返回内容
导入framework文件后正常了
请问 framework 文件是什么啊?
then、catch都未返回内容