{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"partnerId": 0,
"reward": 0,
"totalReward": 0,
"withdrawalReward": 0,
"rewardOffline": 0,
"totalRewardOffline": 0,
"withdrawalRewardOffline": 0,
"amount": 0,
"freeAmount": 0,
"totalAmount": 0,
"withdrawalAmount": 0,
"totalMoney": 0,
"totalGiveMoney": 0,
"userName": "string",
"phoneNum": "string",
"avatar": "string",
"planName": "string",
"accountIn": "string",
"accountType": "string",
"accountList": {
"total": 0,
"rows": [
{
"id": 0,
"accountId": 0,
"orderId": "string",
"partnerId": 0,
"source": "string",
"type": 0,
"amountType": 0,
"amount": 0,
"remainingAmount": 0,
"remark": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
},
"rewardList": {
"total": 0,
"rows": [
{
"id": 0,
"merchantId": 0,
"accountId": 0,
"orderId": "string",
"partnerId": 0,
"source": "string",
"type": 0,
"online": 0,
"amountType": 0,
"amount": 0,
"remainingAmount": 0,
"remainingAmountOffline": 0,
"remark": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}
}
}