暂无描述
curl --location --request POST 'https://gxs.shhkgxs.com:27443/adv/UserFamilyPerson/del_family_person' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjQ5NDgsImZyb20iOiJwYWQiLCJ0aW1lIjoxNjk0MTQwMjcyfQ.U1EloE5YpX43tWhfb9CEGCqmEtaT2LmLlu_BFxgtLeU' \
--form 'person_id="1"'
{
"msg": "删除成功",
"code": 20000,
"type": "success",
"data": []
}