信息提示

[
    {
        "player": {
            "uid": 12345,
            "realname": "丁凯",
            "username2": "zhangsan",
            "sex": 1,
            "birthyear": 1978,
            "birthmonth": 3,
            "birthday": 21,
            "score": 0,
            "mobile": "13800138000",
            "resideprovince": "北京市",
            "residecity": "北京市",
            "IDNumber": ""
        },
        "suspects": [
            {
                "uid": "110785",
                "realname": "丁凯",
                "username2": "蓝黑",
                "sex": "1",
                "birthyear": "1978",
                "birthmonth": "3",
                "birthday": "21",
                "score": "1685",
                "mobile": "13811882237",
                "resideprovince": "北京",
                "residecity": "海淀",
                "IDNumber": "410703197803213014"
            }
        ]
    }
]

返回上一页 | 返回首页