[
{
"maxcount": 0,
"iscontain": 0,
"empmode": 0,
"empemplist": "string",
"key": "string"
}
]
curl --location --request POST '/api/WorkOrderSet/ReceOrderSet' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"maxcount": 0,
"iscontain": 0,
"empmode": 0,
"empemplist": "string",
"key": "string"
}
]'
{}