{
"shopId": "string",
"platform": "KDB",
"onlineShopId": "string"
}curl --location '/userPlatform/physical/shop/modifyBindOnlineShop' \
--header 'Content-Type: application/json' \
--data '{
"shopId": "string",
"platform": "KDB",
"onlineShopId": "string"
}'{
"code": 0,
"message": "",
"data": null
}