curl --location --request GET '/user/book/template/info/list/'{
"code": 0,
"msg": "",
"data": [
{
"id": 0,
"templateId": 0,
"userId": 0,
"parentId": 0,
"title": "",
"level": 0,
"orderBy": 0,
"infoResList": [
{
"id": 0,
"templateId": 0,
"userId": 0,
"parentId": 0,
"title": "",
"level": 0,
"orderBy": 0,
"infoResList": []
}
]
}
]
}