Skip to content

fix: 修复文件上传 #275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2022
Merged

fix: 修复文件上传 #275

merged 1 commit into from
Mar 10, 2022

Conversation

Rong5180
Copy link
Contributor

@Rong5180 Rong5180 commented Mar 9, 2022

修复文件夹上传cos失败
之前使用forEach 遇到return只会跳出当前循环
使用for 遇到return会跳出整个循环,改为continue,只跳出本次循环

@mamietian mamietian merged commit 91e67b1 into master Mar 10, 2022
@mamietian mamietian deleted the fix/repair-cos branch March 10, 2022 02:24
tencent-serverless-framework pushed a commit that referenced this pull request Mar 10, 2022
## [2.23.3](v2.23.2...v2.23.3) (2022-03-10)

### Bug Fixes

* 修复文件上传 ([#275](#275)) ([91e67b1](91e67b1))
@tencent-serverless-framework
Copy link
Collaborator

🎉 This PR is included in version 2.23.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants