curl --location --request GET 'https://test-api.yunjishop.cn/member/unionIncomeRecord/unionIncomeRecordListByAdmin'
{
"total": 0,
"rows": [
{
"userId": 0,
"unionIncomeAmount": 0,
"unionIncomeAmountType1": 0,
"unionIncomeAmountType2": 0,
"unionIncomeAmountType3": 0,
"unionIncomeAmountType4": 0,
"unionIncomeAmountType5": 0,
"nickname": "string",
"createTime": "2019-08-24T14:15:22Z",
"buserId": 0,
"bnickName": "string"
}
],
"code": 0,
"msg": "string"
}