curl --location --request GET 'http://open.tabcut.com:8090/api/seller/ranking/list?rankDay=&itemCategoryId=®ion=&sort=&soldCountPeriodBegin=&soldCountPeriodEnd=&pageNo=&pageSize=' \
--header 'x-appKey: ' \
--header 'x-timestamp: {{x-timestamp}}' \
--header 'x-sign: {{x-sign}}'
{}