文档
测试

获取登录Token

POST
/authentication/login

请求参数

参数名
类型
描述
必填
model
object
model
必填
account
string
可选
password
string
可选
verificationCode
string
可选

响应参数

参数名
类型
描述
必填
root
object
OK
必填
account
string
可选
displayName
string
可选
id
string
可选
token
string
可选
userName
string
可选