附上方法 // 缓存入库 db.collection("songguo_orders").add({ data:{ order_time: wx.getStorageSync('times'), // 松果订单创建时间戳 orderid: wx.getStorageSync('orders').orderid, // 松果单号 address: wx.getStorageSync('address_info').provinceName + wx.getStorageSync('address_info').cityName + wx.getStorageSync('address_info').countyName + wx.getStorageSync('address_info').detailInfo // 地址 } });
如何把多个缓存的数据入库一个表?我有4个缓存,完成支付后,它们写到云数据库的一个表里... // 读取缓存 wx.getStorageInfo({ success: function(res) { console.log(res) console.log(res.keys) } }) // console.log [图片] 萌新一枚,虚心请教大佬。
2022-07-22你猜为什么是《欺诈》
商家违规停业,不能退款怎么办?商家违规停业,不能退款怎么办? [图片]
2022-07-19