curl --location --request GET '/order/list?limit=&pageNum=&userId=' \ --header 'token;'
{ "code": 0, "data": {}, "msg": "string" }