curl --location -g --request GET '/api/bill/record?page=1&size=30&number[]=&data[]=&customer[]=&supplier[]=&time[]=&time[]=&type=&frame[]=&user[]=&person[]=&examine=' \
--header 'Authorization;'
{
"state": "string",
"info": {
"total": 0,
"data": [
"string"
]
}
}