将商品的折扣删除
POST
/commodity/deleteCommodityAndDiscount
请求参数
参数名
类型
描述
必填
discountId
string
折扣id,多个用','隔开
必填
id
string
商品id
可选