Skip to content

Commit 808d3a9

Browse files
author
dfounderliu
committed
fix: cos cors
1 parent 63126e9 commit 808d3a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/baas/cos/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ class Cos {
403403

404404
await this.setWebsite(inputs)
405405

406+
// 对cors进行额外处理
406407
if (inputs.cors) {
407408
await this.setCors(inputs)
408409
}

0 commit comments

Comments
 (0)