文档
测试

管理员登录

POST
login/userLogin

接口描述

管理员输入账号密码登录

请求参数

application/json
参数名
类型
描述
必填
account
int
示例:1
必填
password
string
示例:xxx
必填

响应参数

application/json
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:success
必填