提交 182fe4c2 编写于 作者: 雪洛's avatar 雪洛

Update cf-functions.md

上级 6027239f
......@@ -45,7 +45,8 @@ const res = await uniCloud.httpclient.request(apiUrl, {
method: 'POST',
data: {
test: 'testValue'
}
},
dataType: 'json'
})
console.log(res)
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册