111741
"code":205,"rawMessage":"An user with the specified email was not found."} 代码如下: AV.User.requestEmailVerify('1334361387@qq.com').then(function (result) { console.log(JSON.stringify(result)); }, function (error) { console.log(JSON.stringify(error)); });