curl --location --request GET '/member/member-cascade/queryDetailById?id' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k'{
"code": 0,
"message": "string",
"result": {
"ancestor": 0,
"createBy": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"delFlag": 0,
"descendant": 0,
"distance": 0,
"id": 0,
"remark": "string",
"tenantId": "string",
"type": 0,
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22.123Z"
},
"success": true,
"timestamp": 0
}