{ "familyIdList": [ 0 ] }
curl --location --request POST '/crowd/family/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "familyIdList": [ 0 ] }'
{ "code": 0, "msg": "", "data": false }