删除库存
DELETE
http://localhost:9000/inventory/delete/{{id}} 库存id
响应参数
参数名
类型
描述
必填
msg
string
删除成功
必填
code
number
200
必填