LC.CLASS("users") .get(objectId) .then((product) => { console.log(product) alert(product) })提示Uncaught TypeError: query.get is not a function大佬们是我语法错了吗 还是没有这个方法 find方法没问题
你好,获取对象参考这里的示例代码: https://leancloud.cn/docs/leanstorage_guide-js.html#hash1025913543