文档
测试

根据用户id获取购物车信息

POST
http://xiashu.fun:5349/cart/getCartItemsByUserId/{userId}

响应参数

参数名
类型
描述
必填
code
number
示例:200
必填
message
string
示例:获取用户的购物车信息成功!
必填
data
array
数据列表
必填
id
string
示例:12
必填
productId
string
示例:26
必填
memberId
string
示例:1
必填
quantity
number
示例:1
必填
price
number
示例:3788
必填
sp1
string
示例:金色
必填
sp2
string
示例:16G
必填
sp3
object
示例:null
必填
productPic
string
示例:4500
必填
productName
string
示例:华为 HUAWEI P20
必填
productSubTitle
string
示例:AI智慧全面屏 6GB +64GB 亮黑色 全网通版 移动联通电信4G手机 双卡双待手机 双卡双待
必填
memberNickname
string
示例:windir
必填
createDate
string
示例:2018-08-27T16:53:44.000+0000
必填
modifyDate
object
示例:null
必填
deleteStatus
number
示例:0
必填
productCatalog3Id
string
示例:19
必填
productAttr
object
示例:null
必填
isChecked
object
示例:null
必填
totalPrice
number
示例:4500
必填