个人信息-获取用户信息

请求地址: v1/users/getUserInfo/{userId}

HTTP请求方式: GET

请求参数说明

响应结果示例

{
    "ret_code": 0,
    "ret_values": {
        "age": 12, // 年龄
        "sex": "男", // 男性 Male,Female 女性
        "address": "上海市黄浦区外马路974号", // 地址
        "bracketNum": 1, // 支架个数
        "lastOperationDate": "", // 最后手术时间
        "hospital": "", // 医院名称
        "surgeon": "", // 手术医生
        "caseHistory": "" // 病史
    },
    "message": "成功"
}

results matching ""

    No results matching ""