{
"LoginAccountList": [
"string"
],
"SellTeamCode": "string",
"StartTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"Order": "string",
"PageIndex": 0,
"PageSize": 0,
"RewardType": 0
}curl --location --request POST '/api/CaiHua_Business_App_SFABO/GetSystemUsersList' \
--header 'Content-Type: application/json' \
--data-raw '{
"LoginAccountList": [
"string"
],
"SellTeamCode": "string",
"StartTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z",
"Order": "string",
"PageIndex": 0,
"PageSize": 0,
"RewardType": 0
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"UserId": 0,
"PlatFormCode": "string",
"LoginAccount": "string",
"UserName": "string",
"NickName": "string",
"RealName": "string",
"RoleId": [
0
],
"RoleName": [
"string"
],
"SellTeamUserID": 0,
"SellTeamID": 0,
"SellTeamCode": "string",
"SellTeamName": "string",
"SellTeamParentID": 0,
"SellTeamParentCode": "string",
"SellTeamParentName": "string"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}