{
"PerModulePid": "string",
"WhereCondition": {
"property1": {},
"property2": {}
},
"Order": "string",
"PageIndex": 0,
"PageSize": 0,
"IsLoadFirst": true,
"OpenCount": 0,
"Tag": {},
"OpenDataPlatFormCode": "string"
}curl --location --request POST '/api/CaiHua_Business_App_SellTeamRemoteBO/GetSellTeamUser' \
--header 'Content-Type: application/json' \
--data-raw '{
"PerModulePid": "string",
"WhereCondition": {
"property1": {},
"property2": {}
},
"Order": "string",
"PageIndex": 0,
"PageSize": 0,
"IsLoadFirst": true,
"OpenCount": 0,
"Tag": {},
"OpenDataPlatFormCode": "string"
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"property1": {},
"property2": {}
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}