{
"shopUuid": "string",
"shopName": "string",
"customArea": "string"
}curl --location '/userPlatform/kdb/shop/updateShop' \
--header 'Content-Type: application/json' \
--data '{
"shopUuid": "string",
"shopName": "string",
"customArea": "string"
}'{
"code": 0,
"message": "",
"data": ""
}