curl --location --request GET 'http://smart-shop.itheima.net/index.php?s=/api/cart/total' \ --header 'Access-Token: 2121212212'
{"status":200,"message":"success","data":{"cartTotal":0}}