获取验证码
GET
http://localhost:8020/player/sw/getCode?mobile=8613118312913
请求参数
参数名
类型
描述
必填
mobile
string
区号+手机号(如8613100000000)
可选
响应参数
参数名
类型
描述
必填
msg
string
返回提示
必填
code
int
状态码,2000成功
必填