文档
测试

验证码验证

GET
http://localhost:8080/reaction/message/phone/verify

请求参数

参数名
类型
描述
必填
code
String
六位数验证码
必填
phone
String
手机号
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:验证成功
必填
code
int
示例:0
必填
data
object
示例:null
必填

说明 / 示例

http://localhost:8080/reaction/message/phone/verify?code=580309&phone=13140796835