curl --location --request GET '/user/book/family/list?id'
{
"code": 0,
"msg": "",
"data": [
{
"id": 0,
"name": "",
"bookId": 0,
"relationsName": "",
"birthday": "",
"zodiac": "",
"constellation": "",
"avatar": "",
"nation": "",
"birthdayRemind": 0,
"calendarType": 0,
"career": "",
"company": "",
"appointmentTime": "",
"appointmentNum": 0,
"knowTime": "",
"knowIntroducer": "",
"favor": false,
"knowRemark": "",
"remark": "",
"gender": 0,
"phones": [
""
]
}
]
}