修改品牌
POST
http://localhost:8080/api/product/brand/update
请求参数
参数名
类型
描述
必填
id
int
示例:3
必填
name
string
示例:华为
可选
logo
string
示例:暂无
可选
description
string
示例:华为
可选