curl --location --request GET '/weibao/listBooks/list'
{
"total": 0,
"rows": [
{
"id": 0,
"userId": 0,
"tableHeader": "",
"tableNumber": "",
"vesselName": "",
"date": "",
"applicant": "",
"approver": "",
"recipientInformation": "",
"content": "",
"createTime": "",
"createBy": ""
}
],
"code": 0,
"msg": ""
}