更改购物车商品数量

/port/shop/updateShopCart

接口描述

更改购物车商品数量

请求参数

参数名
类型
描述
必填
token
string
示例:eyJtaWQiOjU4NSwidG9rZW4iOiIkMnkkMTAkRGE4R014bzEzRnM0NFh0aUZ6cVhWZVZxb2RKRjlwUlRreXV0STJoRkpMVGFEUHAwWXJcL0d1In0%3D
必填
lang
string
示例:zh-cn
必填
id
string
购物车id 示例:35
必填
goodsid
string
商品id 示例:13
必填
total
string
商品数量 示例:2
必填

响应参数

参数名
类型
描述
必填
code
number
示例:1
必填
msg
string
示例:修改成功
必填
url
string
示例:
必填
data
array
数据列表
必填

说明 / 示例

![image.png](https://cos.easydoc.net/19681794/files/k2hbyp8i.png)