发送短信
POST
/api/v1/user/send_sms
接口描述
发送短信
请求头
参数名
类型
描述
必填
Content-Type
string
application/json
必填
请求参数
参数名
类型
描述
必填
phone
string
手机号
必填
响应参数
参数名
类型
描述
必填
code
int
错误码,0为成功
必填
msg
string
错误描述
必填
data
null
必填