curl --location --request POST 'https://test.51vive.com/app/inviteInfoNew/getAll'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"shareImagOssIds": "string",
"shareImages": [
{
"imageUrl": "string",
"imageOssId": 0,
"coordinateX": 0,
"coordinateY": 0,
"qrcodeWidth": 0
}
],
"shareRule": "string",
"enable": true,
"rewardsWay": 0,
"child": [
{
"id": 0,
"inviteNum": 0,
"infoId": 0,
"type": "string",
"styles": 0,
"rewardIntegration": 0,
"rewardMasonry": 0,
"vips": [
{
"id": 0,
"infoId": 0,
"vipId": 0,
"unitId": 0,
"conId": 0
}
]
}
]
}
}