This commit is contained in:
yezian 2024-01-12 22:44:00 +08:00
parent ccbe888b14
commit a399142aa8
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ export default function PhonenumLogin() {
mobile_phone: mobile_phone,
region_code: regionCode,
veri_code: value.veri_code,
inviter: inviter,
inviter: parseInt(inviter, 10),
...base,
}),
}