加入购物车
POST
https://runtong.hd2c.com/cart?a=add&json=1
接口描述
加入购物车
请求参数
参数名
类型
描述
必填
id
int
药品ID
必填
type
string
类型, 填 product 即可
必填
total
int
数量
必填
响应参数
参数名
类型
描述
必填
status
string
状态, success:成功, faild:失败
必填
msg
array
错误信息, 字符串数组
必填