验证码发送请求
POST
http://localhost:8080/api/user/sentAuthCode
接口描述
发送验证码到用户手机上
请求参数
参数名
类型
描述
必填
phone
String
手机号
必填
响应参数
参数名
类型
描述
必填
code
long
响应值
必填
msg
String
响应状态
必填
data
Object
数据集合
必填