发送验证短信
GET
http://localhost:8080/wx/sendMessage
请求头
参数名
类型
描述
必填
Authorization
string`
token
可选
请求参数
参数名
类型
描述
必填
phoneNumber
string
手机号
必填
响应参数
application/json参数名
类型
描述
必填
code
string
示例:0000
必填
type
int
示例:0
必填
desc
string
示例:操作成功
必填