个人中心

接口地址:/console/ucenter

请求方式 get

参数:

返回格式:

{
    "code": 1,
    "data": {
        "avatar": "res.heishoutao.com/tutorial/img/ss.jpg",
        "nickname": "xxxx",
        "phone": "135888869999",
        "real_name": "xxxx",
        "group": "管理组"
    },
    "msg": "success"
}

Last updated

Was this helpful?