文档
测试

购物车商品类目数量

GET
/api/shopcart/getCartCount

接口描述

购物车图标数量

响应参数

参数名
类型
描述
必填
result
int
示例:0
必填
data
int
数量。示例:1
必填
msg
string
示例:Success
必填