校验个人信息(年龄-邮箱)
POST
/personal/info/check
请求参数
参数名
类型
描述
必填
userName
string
登录账号
必填
age
int
年龄
可选
email
string
邮箱
可选