修改isalipay0为1
This commit is contained in:
@@ -214,7 +214,7 @@
|
|||||||
if (data.money) {
|
if (data.money) {
|
||||||
withdraw({
|
withdraw({
|
||||||
amount: data.money,
|
amount: data.money,
|
||||||
isAlipay: 0
|
isAlipay: 1
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
data.money = ''
|
data.money = ''
|
||||||
uni.setStorageSync('adRewardedNum', 0)
|
uni.setStorageSync('adRewardedNum', 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user