{
"shopUuids": [
"string"
]
}curl --location '/userPlatform/gd/shop/remove' \
--header 'Content-Type: application/json' \
--data '{
"shopUuids": [
"string"
]
}'{
"code": 200,
"message": "接口调用成功",
"data": "操作成功,成功删除门店0家, 失败1家"
}