ShoppingCart.md
609 Bytes
购物车服务接口
购物车查询
接口说明
接口说明 | 接口说明 |
---|---|
接口名 | app.Shopping.cart |
接口说明 | 查询购物车 |
http请求方式 | GET/POST |
请求参数
名称 | 类型 | 是否必须 | 示例值 | 默认值 | 描述 |
---|---|---|---|---|---|
method | string | 是 | app.Shopping.cart | ||
uid | int | 否 | 5772257 | ||
shopping_key | string | 否 | c36408a268e9b9418189d9a71967379e | ||
sale_channel | string | 否 | 1 | 1 |
正常返回结果
{
}