Authorization: Bearer ********************curl --location --request GET 'localhost:8080/market/order/adminlist?pageSize=10&pageNum=1&orderByColumn&isAsc' \
--header 'clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'Authorization: Bearer <token>'{"total":0,"rows":[],"code":200,"msg":"查询成功"}