curl --location --request GET 'https://test-api.yunjishop.cn/member/unionIncomeRecord/presidentGroupPage?userId=0&incomeType=0&beginCreateTime=&endCreateTime=&presidentGroup=&createBy=&createTime=&updateBy=&updateTime=¶ms.key.key&pageSize=0&pageNum=0&orderByColumn=&isAsc='
com.social.contact.common.mybatis.core.page.TableDataInfo<com.social.contact.member.domain.vo.app.PresidentGroupStatisticsVo>
{
"total": 0,
"rows": [
{
"userId": 0,
"avatar": "",
"unionIncomeAmountType1": 0.0,
"unionIncomeAmountType2": 0.0,
"unionIncomeAmountType3": 0.0,
"unionIncomeAmountType4": 0.0,
"nickname": "",
"presidentGroup": "",
"unionIncomeConfig": {
"unionIncomeConfigId": 0,
"bUserId": 0,
"cUserId": 0,
"incomePercentage": 0.0,
"incomeGradientJson": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"params": {
"": {}
}
},
"unionIncomeType": 0
}
],
"code": 0,
"msg": ""
}