@@ -164,7 +164,8 @@ export default {
.then(res => {
console.log({
...res,
- package: res.package || res.packageValue
+ package: res.package || res.packageValue,
+ timestamp: res.timestamp || res.timeStamp
});
let _this = this;
wx.chooseWXPay({