{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"type": 0,
"status": 0,
"hskLevel": 0,
"contents": [
{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"commodityId": 0,
"lang": "string",
"name": "string",
"subhead": "string",
"coverImg": "string",
"image": "string",
"courseVideo": "string",
"description": "string",
"oriPrice": 0,
"disPrice": 0,
"currency": "string",
"usDisPrice": 0,
"status": 0,
"order": 0
}
]
}curl --location --request PUT 'http://test-apisix.taolihanyu.net/oper/web-commodity/edit' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios' \
--header 'Content-Type: application/json' \
--data-raw '{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"type": 0,
"status": 0,
"hskLevel": 0,
"contents": [
{
"remark": "string",
"createBy": "string",
"createTime": "string",
"updateBy": "string",
"updateTime": "string",
"id": 0,
"commodityId": 0,
"lang": "string",
"name": "string",
"subhead": "string",
"coverImg": "string",
"image": "string",
"courseVideo": "string",
"description": "string",
"oriPrice": 0,
"disPrice": 0,
"currency": "string",
"usDisPrice": 0,
"status": 0,
"order": 0
}
]
}'{
"code": "",
"data": false,
"msg": "",
"total": 0
}