反馈文档中的一处错误
发布于 6 年前 作者 junqin 5809 次浏览 来自 问答

db.commad.eq,在示例代码中:

_openid: _.eq(openid)

应改为

_openid: _.eq(myOpenID)

文档截图:

回到顶部