{ "txId": "string" }
curl --location --request POST '/crowd/queryByTxId' \ --header 'Content-Type: application/json' \ --data-raw '{ "txId": "string" }'
{ "code": 0, "msg": "", "data": null }