增加/减少购物车商品数量
GET
http://hhf002.daoben.ltd/api/index/addnum?id=1&type=1
请求参数
参数名
类型
描述
必填
id
int
示例:1
必填
type
int
1=增加,2=减少:1
必填
响应参数
参数名
类型
描述
必填
code
int
示例:401
必填
msg
string
示例:请登录后操作
必填
time
string
示例:1658385038
必填
data
object
示例:null
必填