实名认证接口加参数ump:1
This commit is contained in:
@ -202,7 +202,8 @@
|
|||||||
phone: this.form.phone,
|
phone: this.form.phone,
|
||||||
name: this.form.name,
|
name: this.form.name,
|
||||||
idNo: this.form.identityCardNumber,
|
idNo: this.form.identityCardNumber,
|
||||||
token:token
|
token:token,
|
||||||
|
jump:1
|
||||||
})
|
})
|
||||||
let info = res?.data
|
let info = res?.data
|
||||||
console.log('info', info)
|
console.log('info', info)
|
||||||
|
|||||||
Reference in New Issue
Block a user