实名认证接口加参数ump:1

This commit is contained in:
2025-09-15 13:17:41 +08:00
parent 2e9f2a6fa1
commit 425c4c2043

View File

@ -202,7 +202,8 @@
phone: this.form.phone,
name: this.form.name,
idNo: this.form.identityCardNumber,
token:token
token:token,
jump:1
})
let info = res?.data
console.log('info', info)