{
"total": 0,
"rows": [
{
"id": "string",
"partnerName": "string",
"phoneNum": "string",
"status": 0,
"totalAmount": 0,
"specialAmountStr": "string",
"specialAmountList": [
{
"rateId": 0,
"name": "string",
"amount": 0,
"netProfits": 0
}
],
"partnerDeductionAmount": 0,
"freeAmount": 0,
"amount": 0,
"payAmount": 0,
"operatorId": 0,
"operatorName": "string",
"remark": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"code": 0,
"msg": "string"
}