文档
测试

购物车商品

GET
/api/cart/findShopCart

接口描述

shop_cart表,提醒前端领券优惠去掉,无意义 -------余

请求头

参数名
类型
描述
必填
openId
String
用户登陆微信登陆id
必填
cityId
Integer
城市id默认南京市id
必填

响应参数

参数名
类型
描述
必填
code
Integer
必填
message
String
必填
data
array
必填
shopInfo
Object
必填
shopId
Integer
店铺id
必填
shopName
String
店铺名称
必填
shopCartList
Array
购物车列表
必填
cartId
Integer
购物车id
必填
productInfo
Object
必填
productId
Integer
产品id
必填
productImg
String
产品封面图
必填
productName
String
产品名称
必填
productNum
Integer
产品数量
必填
productSku
Objet
商品sku
必填
skuId
Integer
商品skuid
必填
skuName
String
sku名称
必填
salePrice
Double
产品sku售价
必填
leftNum
Integer
库存数量
必填

说明 / 示例

![image.png](https://cos.easydoc.net/25428683/files/kaj9hhhf)