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