{
"tex_id": -2147483648,
"tex_no": "string",
"tex_sort": -32768,
"tex_size": "string",
"dept_id": -2147483648,
"user_id": -2147483648,
"recv_by": "string",
"recv_time": "2019-08-24T14:15:22Z",
"status": -32768,
"back_by": "string",
"back_time": "2019-08-24T14:15:22Z",
"bz": "string"
}
curl --location --request PATCH '/biz/bizUserRecord//' \
--header 'Content-Type: application/json' \
--data-raw '{
"tex_id": -2147483648,
"tex_no": "string",
"tex_sort": -32768,
"tex_size": "string",
"dept_id": -2147483648,
"user_id": -2147483648,
"recv_by": "string",
"recv_time": "2019-08-24T14:15:22Z",
"status": -32768,
"back_by": "string",
"back_time": "2019-08-24T14:15:22Z",
"bz": "string"
}'
{
"id": 0,
"tex_id": -2147483648,
"tex_no": "string",
"tex_sort": -32768,
"tex_size": "string",
"dept_id": -2147483648,
"user_id": -2147483648,
"recv_by": "string",
"recv_time": "2019-08-24T14:15:22Z",
"status": -32768,
"back_by": "string",
"back_time": "2019-08-24T14:15:22Z",
"bz": "string"
}