发送验证码
POST
http://localhost:8087/user/sendPhoneCode
请求参数
参数名
类型
描述
必填
phone
string
(电话)示例:18858442386
必填
type
int
(1注册 2忘记密码3更换手机号)示例:1
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:请求成功
必填
code
int
示例:200
必填
data
object
数据字典
必填