文档
测试
POST
/exhibition/user/login

请求参数

参数名
类型
描述
必填
account
string
账号
必填
code
int
验证码
必填
activity_id
int
活动id
必填

响应参数

参数名
类型
描述
必填
code
int
返回的code。1成功 其余为失败
必填
msg
string
提示信息
必填
data
array
返回的数据
必填
api_token
string
token
必填
is_exhibitor
bool
是否为展商
必填
exhibitor_id
int
展商id
必填