文档
测试
POST
https://localhost:44386/ZKMAAPI/User/Login

请求头

参数名
类型
描述
必填
Content-Type
application/x-www-form-urlencoded
必填

请求参数

参数名
类型
描述
必填
Identification
string
账号
必填
password
string
密码
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
Token
string
示例:C2979AECC6E03DCCB8DECB30C51AB13010352C32F5226B18A5AB3ABC75068DE1
必填
message
string
示例:登录成功
必填
data
array
数据列表
必填
Identification
string
示例:ZKMA
必填
password
string
示例:A3680C6E501817BA33A063289A47BD63
必填
realname
string
示例:中科梅奥
必填
enable
string
示例:1
必填
level
int
示例:1
必填
parentsID
object
示例:null
必填
CreateTime
object
示例:null
必填