校验手机号
GET
http://SERVICE:17201/member/member/checkMobile
请求参数
参数名
类型
描述
必填
mobile
string
手机号
必填
响应
参数名
类型
描述
必填
data
int
是否注册 1:注册 2:没有注册
必填