/api/auth/sendSms
POST
/api/auth/sendSms
接口描述
发送短信
请求头
参数名
类型
描述
必填
ContentType
string
application/json
必填
请求参数
参数名
类型
描述
必填
mobile
string
手机号
必填
reason
string
短信发送原因,比如:regist, forgetPwd, bindMobile, changePwd
必填