Authorization: ********************
{
"intro" : "22",
"name" : "2",
"id" : 2,
"avatar" : "2",
"notice" : "2"
}
curl --location --request POST 'http://122.51.138.163:8080/h5/family/update' \
--header 'Content-Type: application/json' \
--header 'Authorization;' \
--data-raw '{
"intro" : "22",
"name" : "2",
"id" : 2,
"avatar" : "2",
"notice" : "2"
}'
{}