[
{
"tokenId": 0,
"source": 0,
"type": 0
}
]curl --location --request POST 'test-mg-admin.hwyc.io/pub/token/usd/price/list' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"tokenId": 0,
"source": 0,
"type": 0
}
]'{
"code": 0,
"msg": "",
"data": {
"0": ""
}
}