获取伴侣&朋友信息

请求URL:

  • /getPartnerInfo

请求方式:

  • POST

参数:

参数名 必选 类型 说明
id uint 伴侣&朋友ID

返回示例

{
    "code": 200,
    "msg": "SUCCESS",
    "data": {
        "bornCity": "金陵",
        "bornCountry": "华夏",
        "bornDate": "2001-08-08",
        "bornTime": "20:08",
        "id": 1,
        "name": "慕一兮",
        "type": 1
    }
}

返回参数说明

参数名 类型 说明
code int 状态码
msg string 提示信息
data struct 数据
-id uint 伴侣ID
-name string 昵称
-bornDate string 出生年月日
-bornTime string 出生时分
-bornCountry string 出生国度
-bornCity string 出生城市
-type uint8 类型:1-伴侣;2-朋友

备注

错误码 510 系统错误

2021 © Live all right reserved,powered by Gitbook该文件修订时间: 2025-08-28 11:11:46

results matching ""

    No results matching ""