bygo
获取用户信息
GET https://123.com/v1/user
获取用户信息
Query Parameters
Name
Type
Description
id
number
用户id
{
"id": 1,
"name": "bysir"
}{
"code": 2000,
"msg": "服务器错误"
}Last updated
Was this helpful?
GET https://123.com/v1/user
获取用户信息
id
number
用户id
{
"id": 1,
"name": "bysir"
}{
"code": 2000,
"msg": "服务器错误"
}Last updated
Was this helpful?
Was this helpful?