{
"PageSize": 0,
"PageIndex": 0,
"PlatFormCode": "string",
"UserID": 0,
"KeyWord": "string"
}curl --location --request POST '/api/CaiHua_Business_App_LoginTerminalBO/SelectTerminalNew' \
--header 'Content-Type: application/json' \
--data-raw '{
"PageSize": 0,
"PageIndex": 0,
"PlatFormCode": "string",
"UserID": 0,
"KeyWord": "string"
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"TerminalId": 0,
"TerminalCode": "string",
"TerminalName": "string",
"PlatFormCode": "string",
"PlatFormName": "string",
"CustomerShortName": "string"
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}