{
"agentFana": 0,
"agentFanb": 0,
"agentFanc": 0,
"agentId": "1",
"appId": "1",
"categoryId": 1,
"code": "xhmptsp1",
"content": "xxxxxxxx小红帽联名雨伞xxxxxxxxxxxxxx",
"desc": "小红帽联名雨伞",
"guige": "1",
"image": "2",
"num": 30,
"points": 1000,
"price": 90,
"status": "1",
"subtype": "yusan",
"title": "小红帽雨伞",
"type": "p",
"weigh": 0
}curl --location --request POST '/api/goods' \
--header 'Authorization: Bearer {{Authorization}}' \
--header 'Clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'TenantId: 000000' \
--header 'Content-Type: application/json' \
--data-raw '{
"agentFana": 0,
"agentFanb": 0,
"agentFanc": 0,
"agentId": "1",
"appId": "1",
"categoryId": 1,
"code": "xhmptsp1",
"content": "xxxxxxxx小红帽联名雨伞xxxxxxxxxxxxxx",
"desc": "小红帽联名雨伞",
"guige": "1",
"image": "2",
"num": 30,
"points": 1000,
"price": 90,
"status": "1",
"subtype": "yusan",
"title": "小红帽雨伞",
"type": "p",
"weigh": 0
}'{
"code": 0,
"data": null,
"message": "string",
"status": 0
}