curl --location --request GET '/user/family/remark/list?bookId'{
"code": 0,
"msg": "",
"data": {
"remarks": [
{
"": [
{
"id": 0,
"remark": ""
}
]
}
],
"total": 0
}
}