Authorization: Bearer ********************{
"id": 0,
"indexId": 0,
"urlList": [
"string"
]
}curl --location --request POST 'https://www.mengzhikeji.cn/prod-api/merchant/merchant/index-add-image' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"indexId": 0,
"urlList": [
"string"
]
}'{
"code": 0,
"msg": "string",
"data": {}
}