经纪人用户名密码登录
POST
http://localhost:88/api/user/tbbroker/password/login
接口描述
经纪人用户名 密码登录接口
请求参数
参数名
类型
描述
必填
brokerName
String
用户名
必填
password
String
密码
必填
响应参数
参数名
类型
描述
必填
msg
String
返回信息
必填
code
integer
状态码
必填
token
String
jwt生成的令牌
必填
broker
list
用户人信息
必填