{
"kdbAccount": "string",
"shopId": "string",
"entryPicUrl": "string",
"clickRate": "string"
}curl --location '/userPlatform/rpa/kdb/syncShopEntryPic' \
--header 'Content-Type: application/json' \
--data '{
"kdbAccount": "string",
"shopId": "string",
"entryPicUrl": "string",
"clickRate": "string"
}'{
"code": 0,
"message": "",
"data": null
}