登录
POST
/web/login
接口描述
用户登录
请求参数
参数名
类型
描述
必填
tel
string
手机号
必填
password
string
密码
必填
响应参数
参数名
类型
描述
必填
token
string
登录标识 放于请求header中返回后端
必填