{
"msgid": "string",
"formKey": "string",
"source": "string",
"fromList": "string",
"targetList": "string"
}
curl --location --request POST 'NboaWork/TaskAlterState?formType' \
--header 'Content-Type: application/json' \
--data-raw '{
"msgid": "string",
"formKey": "string",
"source": "string",
"fromList": "string",
"targetList": "string"
}'
{}