便利店
This commit is contained in:
parent
46d6afad1d
commit
6a815ef61b
@ -262,8 +262,9 @@
|
|||||||
collection(){
|
collection(){
|
||||||
let map = {
|
let map = {
|
||||||
authCode : this.authCode,
|
authCode : this.authCode,
|
||||||
orderNo : new Date().toString()
|
orderNo : "0000055"
|
||||||
}
|
}
|
||||||
|
console.log(map)
|
||||||
fyPay(map).then( response => {
|
fyPay(map).then( response => {
|
||||||
console.log(response)
|
console.log(response)
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user