美文网首页微信小程序
个人中心默认界面

个人中心默认界面

作者: 一曲广陵散 | 来源:发表于2017-07-03 10:37 被阅读20次

    API:个人中心默认界面


    URL: /get_user_info_screen/

    请求方式: POST

    参数

    返回示例

    {
        "status": "SUCCESS",
        "data": {
            "userName": "韩愈",
            "judgeState": false,
            "gender": 1,
            "userID": "2017-06-29140315278c0128c40c6a6dd265ef4450cfcaf8",
            "longitude": 118.46,
            "userType": 1,
            "sortNum": 1,
            "scoreNum": 3,
            "latitude": 32.03,
            "path": "http://xxx",
            "createTime": "2017-06-29 14:03:16",
            "imgPathID": "2017-06-291403159f5d3c4b19a513671db72e11d187594f"
        }
    }
    

    返回字段说明

    相关文章

      网友评论

        本文标题:个人中心默认界面

        本文链接:https://www.haomeiwen.com/subject/basacxtx.html