Authorization: ********************curl --location --request GET 'http://122.51.138.163:8080/h5/family/familyUsers/inviteList' \
--header 'Authorization: <api-key>'{
"total": 0,
"rows": [
{
"createBy": null,
"createTime": null,
"updateBy": null,
"updateTime": null,
"remark": null,
"id": "string",
"userId": null,
"familyId": null,
"state": 0,
"devideFamily": null,
"userNickName": "string",
"userAvatar": "string",
"familyName": "string",
"familyAvatar": "string"
}
],
"code": 0,
"msg": "string"
}