登录
POST
{{development}}/v1/common/login
请求参数
参数名
类型
描述
必填
mobile
string
示例:18049498217
必填
password
string
示例:123456
必填
tucode
string
图形验证码:示例:8181
必填
radomStr
string
根据图形验证码所得的随机字符串:示例:31ed73a4467a455bab61c6445122c517
必填
type
int
1 个人登录/ 2 企业登录
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:登陆成功
必填
code
int
示例:200
必填
id
string
示例:75fca60a9b2d4b9ca6217cf4994267e4
必填
type
int
示例:2
必填
username
string
示例:18049498217
必填
mobile
string
示例:18049498217
必填
realname
string
示例:咸鱼爸爸
必填
enterpriseName
string
示例:西安大唐云
必填
status
int
示例:1
必填
createTime
string
示例:2021-11-19 09:35:11
必填
updateTime
string
示例:2021-11-19 09:39:16
必填
token
string
示例:3188b432-2662-40b5-884d-20249be5190a
必填
success
boolean
示例:true
必填