{
"search": "---ARlw001-0002"
}
curl --location --request POST '/mxoc_qwms/mxoc_querymaterialunitlist?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"search": "---ARlw001-0002"
}'
{
"success": true,
"reachPlugin": true,
"data": [
{
"unitid.number": "G",
"unitid.name": "G",
"unitid": "1310738184304343040",
"checked": false,
"id": "1575474070516929536"
}
],
"errorCode": "success"
}