我使用的javascriptsdk,在登录成功后使用下面语句
AV.User.current().set("mobilePhoneNumber", "13594142314");
return AV.User.current().save();
保存当前用户信息成功后,再执行其他语句就一直显示could not find user