token: ********************
curl --location --request GET '/ccRecprd/list?size=¤t=' \
--header 'token;'
{
"code": 0,
"data": {
"current": 0,
"pages": 0,
"records": [
{
"id": 0,
"whetherRead": true,
"departmentName": 0,
"applyName": "string",
"businessType": 0,
"applyId": 0,
"finishTimeStr": "string"
}
],
"size": 0,
"total": 0
},
"jurisdiction": null,
"message": "string"
}