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