登录
POST
http://localhost:8090/app/loginCode
接口描述
啊大大
请求参数
参数名
类型
描述
必填
mobile
string
示例:15515218665
必填
smsCode
string
示例:880576
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:验证码不正确!
必填
code
int
示例:500
必填