curl --location --request POST '/mxoc_0001_mxoc_pq/processreport_query?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: text/plain' \
--data-raw '{
"search": "",
"unpage": "",
"pageSize": "10",
"pageIndex": "1",
"id":"",
"userId":"",
"status":[]
}'