curl --location --request GET 'https://petstore-demo.apifox.com/admin/report/top10?begin=2022-05-01&end=2022-05-31'
{ "code": 0, "data": { "nameList": "string", "numberList": "string" }, "msg": "string" }