文档
测试
POST
https://server.youbeihu.top:9000/crud/user/login

请求参数

参数名
类型
描述
必填
account
string
示例:admin
必填
password
string
示例:admin
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:成功
必填
code
int
示例:200
必填
data
object
数据字典
必填
type
int
示例:1
必填
list
array
数据列表
必填
id
int
示例:1
必填
title
string
示例:系统首页
必填
icon
string
示例:el-icon-lx-home
必填
page
string
示例:dashboard
必填
parentId
int
示例:0
必填
memo
string
示例:
必填
enabled
int
示例:1
必填
createTime
string
示例:2020-10-08 12:50:43
必填
updateTime
object
示例:null
必填
token
string
示例:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOlsiYXBpIl0sInVzZXJfbmFtZSI6IntcImFjY291bnRcIjpcImFkbWluXCIsXCJjaXR5XCI6XCLplb_mspnluIJcIixcImNyZWF0ZVRpbWVcIjoxNjAyMTMzNTQxMDAwLFwiZW5hYmxlZFwiOjEsXCJpZFwiOjEsXCJtZW1vXCI6XCJcIixcIm5hbWVcIjpcIueuoeeQhuWRmFwiLFwicGFzc3dvcmRcIjpcImFkbWluXCIsXCJwcm92aW5jZVwiOlwi5rmW5Y2X55yBXCIsXCJ0eXBlXCI6MX0iLCJzY29wZSI6WyJhbGwiXSwiZXhwIjoxNjAyMjU5MzQzLCJhdXRob3Jp...
必填