文档
测试

添加产品图片

POST
http://localhost:7082/sys/product/addProductImg

请求头

参数名
类型
描述
必填
AutoToken
必填

请求参数

参数名
类型
描述
必填
productType
int
示例:1
必填
imgUrl
string
示例:http://oven-bin-kfc.oss-cn-shenzhen.aliyuncs.com/FRY10_1inch/1606697544073.png
必填
imgAliName
string
示例:FRY10_1inch/1606697544073.png
必填
storeId
int
示例:29
必填
id
(传id就是修改)
必填

说明 / 示例

{ "errorCode": "200", "errorMsg": "", "data": true }