获取伴侣&朋友列表

请求URL:

  • /getPartnerList

请求方式:

  • POST

参数:

参数名 必选 类型 说明
type uint8 类型:1-伴侣;2-朋友

返回示例

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

返回参数说明

参数名 类型 说明
code int 状态码
msg string 提示信息
data array 数据
-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 ""