curl --location --request GET '/oms/texMaintain/'
{
"count": 0,
"next": "http://example.com",
"previous": "http://example.com",
"results": [
{
"id": 0,
"create_datetime": "2019-08-24T14:15:22Z",
"update_datetime": "2019-08-24T14:15:22Z",
"creator_name": "string",
"type_name": "string",
"type": -32768,
"tex_no": "string",
"operator": "string",
"oper_time": "2019-08-24T14:15:22Z",
"bz": "string",
"tex": 0
}
]
}