修改内容
This commit is contained in:
parent
be86cb7838
commit
59897fd96d
@ -207,7 +207,7 @@ app.get('/get-url', async (req, res) => {
|
||||
const uploadFile = await fetch(url, {
|
||||
method: 'PUT',
|
||||
body: file
|
||||
}); // 上传文件
|
||||
}); // 上传文件,生成签名时要使用POST方法
|
||||
</script>
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user