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