Appearance
获取当前用户购物车列表
http://ceshi3.dishait.cn/api/cart
JSON
GET
无
{ "msg": "ok", "data": [ { "checked": false, "id": 11, "title": "小米..规格", "cover": "http://...png", "pprice": 30, "num": 1, "minnum": 1, "maxnum": 200, "skus_type": 0 }, // ... ] }