获取验证码
GET
http://localhost:8080/reaction/message/phone/code
请求参数
参数名
类型
描述
必填
phone
String
手机号
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:发送短信成功
必填
code
int
示例:0
必填
data
示例:null
必填