curl --location --request GET '/biz/bizSendRecord/'
{
"count": 0,
"next": "http://example.com",
"previous": "http://example.com",
"results": [
{
"id": 0,
"dept_id": 0,
"dept_name": "string",
"unit_name": "string",
"order_no": "string",
"tex_sort": -32768,
"nomi_count": -2147483648,
"real_count": -2147483648,
"signer": "string",
"send_time": "2019-08-24T14:15:22Z"
}
]
}