{
"userBookIds": [
0
],
"userRelationIds": [
0
],
"templateId": 0,
"infoId": 0
}curl --location --request POST '/user/book/template/grouping' \
--header 'Content-Type: application/json' \
--data-raw '{
"userBookIds": [
0
],
"userRelationIds": [
0
],
"templateId": 0,
"infoId": 0
}'{
"code": 0,
"msg": "",
"data": false
}