{
"id": 0,
"title": "string",
"code": "string",
"remark": "string",
"orderBy": 0
}curl --location --request POST '/user/book/template/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"title": "string",
"code": "string",
"remark": "string",
"orderBy": 0
}'{
"code": 0,
"msg": "",
"data": false
}