{
"dept_id": 0,
"order_no": "string",
"tex_sort": -32768,
"nomi_count": -2147483648,
"real_count": -2147483648,
"signer": "string",
"recv_time": "2019-08-24T14:15:22Z"
}
curl --location --request POST '/biz/bizRecvRecord/' \
--header 'Content-Type: application/json' \
--data-raw '{
"dept_id": 0,
"order_no": "string",
"tex_sort": -32768,
"nomi_count": -2147483648,
"real_count": -2147483648,
"signer": "string",
"recv_time": "2019-08-24T14:15:22Z"
}'
{
"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",
"recv_time": "2019-08-24T14:15:22Z"
}