请及时更新项目!
curl --location --request GET 'http://101.43.142.153/api/cart/user' \ --header 'Authorization: Bearer '
{ "code": 0, "message": "", "data": [ { "id": 0, "count": 0, "userId": 0, "goodsId": 0 } ] }