{
}
curl --location --request POST 'https://mesh.apinb.com//mall.Product.PhotoAdd' \
--header 'Authorization: YAb6b3m/PsSCMTmXqMyLHu5V4zv4CqqhxDoVzMRc1LHrA8FFjgA2pv293BRlA/aWEi/n0fedA19ZcACeMC3rvJRJ5VeBk/H/zCtMHtCYVnR2lG9qZL2K2oxtt1BNEW1dhnN6+JuVOUWBOIvAg9+mCOu3s4uA970htxCGdx+ZYPo=' \
--header 'Request-Id;' \
--header 'Workspace;' \
--header 'Content-Type: application/json' \
--data-raw '{
}'
{
"data": [
{
"id": 0,
"title": "string",
"en_title": "string",
"keys": "string",
"parent_id": 0,
"paths": "string",
"intro": "string",
"icon": "string",
"sort": 0
}
]
}