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

View File

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