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

docs: fix grammar error

上级 9092e2c7
......@@ -102,7 +102,7 @@ exports.main = async (event, context) => {
// 传统方式调用云函数-客户端代码
async function addToDo () {
try {
const res = uniCloud.callFunction({
const res = await uniCloud.callFunction({
name: 'todo',
data: {
method: 'add',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册