文档
测试

登陆信息

GET
city/info

请求头

参数名
类型
描述
必填
Authorization
string
示例:Bearer {{admin-token}}
必填

响应参数

参数名
类型
描述
必填
id
int
示例:7
必填
city_id
int
示例:3
必填
user_id
int
示例:0
必填
bean
string
示例:0
必填
username
string
示例:city
必填
created_at
int
示例:1590567645
必填
updated_at
int
示例:1593851446
必填
city
object
数据字典
必填
id
int
示例:3
必填
city_id
int
示例:2
必填
code
string
示例:141081
必填
name
string
示例:侯马
必填
main
int
示例:1
必填