{
"records": [
{
"salesmanId": 0,
"level": 0,
"groupId": 0,
"pid": 0,
"shopId": 0,
"saleAmount": 0,
"levelText": "string",
"addTime": "string",
"baseUserInfo": {
"mobile": "string",
"username": "string",
"nickname": "string",
"avatar": "string",
"userId": 0,
"distributionRegisterTime": "string"
},
"groupInfo": {
"groupId": 0,
"groupName": "string"
},
"salesmanName": "string",
"orderCount": 0,
"refundCount": 0,
"payMoney": 0,
"refundAmount": 0,
"totalCommission": 0,
"totalAmountCommission": 0,
"totalCustomer": 0,
"salesmanOrderInfo": [
{
"salesmanOrderId": 0,
"orderId": 0,
"salesmanId": 0,
"amount": 0,
"status": 0,
"itemId": 0,
"orderAmount": 0,
"statusText": "string",
"addTime": "string"
}
]
}
],
"total": 0,
"size": 0,
"current": 0,
"optimizeCountSql": {},
"searchCount": {},
"pages": 0
}