删除商品
GET
http://192.168.7.11:8080/farm/AppMerchant/delproduct.action
接口描述
删除商品接口
请求参数
参数名
类型
描述
必填
id
int
商品id
必填
token
String
必填
响应参数
参数名
类型
描述
必填
code
String
0为删除成功1为删除失败
必填
msg
String
提示信息
必填
count
int
必填
data
必填