购物车
POST
/index/buycar
接口描述
用于把商品加入购物车
请求参数
参数名
类型
描述
必填
id
string
商品id
必填
响应参数
参数名
类型
描述
必填
code
number
成功返回1 失败返回0
必填
msg
string
提示
必填