curl --location --request POST '/mxoc_0001_mxoc_pq/pq_task_push_income?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: text/plain' \
--data-raw '{
"operation": "push",
"entryPk":"1566543033959188480",
"billdata": {
"id":"1566544181109720064"
}
}'
{}