商品信息删除
GET
localhost:8080/demo/goods/delete
接口描述
id可以是单个id,也可以是id数组
请求参数
参数名
类型
描述
必填
id
Long
商品id
必填