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

docs: uniCloud uni-id

上级 65abec91
......@@ -597,7 +597,7 @@ exports.main = async function(event,context) {
// 云函数logout代码
const uniID = require('uni-id')
exports.main = async function(event,context) {
const res = await uniID.logout(uniIdToken)
const res = await uniID.logout(event.uniIdToken)
return res
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册