HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 72

{
    "method": "GET",
    "data": {
        "userName": "12345"
    }
}
