curl --location --request POST '/api/hetong/OrderToLibio?formType=' \
--form 'msgid="1,2,"' \
--form 'opType=""'
{
"errrcode": 0,
"result": {
"defVal": {
"ok_quantity": {},
"no_quantity": {}
},
"dataList": [
{
"key": 0,
"customerid (ht_id)": {
"label": "string",
"value": "string"
},
"id (customer_name)": {
"label": "string",
"value": "string"
},
"preside_name": "string",
"ht_preside (ht_number)": {
"label": "string",
"value": "string"
},
"ht_date": "string",
"state (zx_shenheState)": "string",
"type(zx_ckState)": "string"
}
]
}
}