摘要: let key = "编程"; console.log("查询的内容", key) const db = wx.cloud.database(); const _ = db.command db.collection('qcl').where(_.or([{ name: db.RegExp({ re 阅读全文
posted @ 2021-05-19 05:02 sunny-cf 阅读(1181) 评论(0) 推荐(0)