{
"type": -32768,
"tex_no": "string",
"operator": "string",
"oper_time": "2019-08-24T14:15:22Z",
"bz": "string",
"tex": 0
}
curl --location --request PUT '/oms/texMaintain//' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": -32768,
"tex_no": "string",
"operator": "string",
"oper_time": "2019-08-24T14:15:22Z",
"bz": "string",
"tex": 0
}'
{
"id": 0,
"create_datetime": "2019-08-24T14:15:22Z",
"update_datetime": "2019-08-24T14:15:22Z",
"creator_name": "string",
"type": -32768,
"tex_no": "string",
"operator": "string",
"oper_time": "2019-08-24T14:15:22Z",
"bz": "string",
"tex": 0
}