贵高速更新了 更新了一个orderCheck的参数
orderCheck这个参数不是本地生成 他是请求云端返回的 开发文档中有说明
wx.cloud.callFunction({
name: 'add',
data: {
a: 1,
b: 2,
},
success: function(res) {
console.log(res.result) // 3
},
fail: console.error
})
目前已经完成Code的调用与获取 探讨交流请加 var qq = ‘2974520784’