{
"CostBelong": "string",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}curl --location --request POST '/api/CaiHua_Business_App_CostBelongRemoteBO/GetList' \
--header 'Content-Type: application/json' \
--data-raw '{
"CostBelong": "string",
"PageIndex": 0,
"PageSize": 0,
"Order": "string"
}'{
"Result": {
"SumResult": {
"property1": {},
"property2": {}
},
"Result": [
{
"CostBelongId": 0,
"PlatFormCode": "string",
"CostBelongCode": "string",
"CostBelongParentCode": "string",
"CostBelongName": "string",
"Status": 0,
"Orderby": 0,
"Remark": "string",
"LastUpdatePerson": "string",
"LastUpdateDate": "2019-08-24T14:15:22.123Z",
"Creator": "string",
"CreateDate": "2019-08-24T14:15:22.123Z",
"CreatorIP": "string",
"LastUpdateIP": "string",
"children": [
{}
]
}
],
"TotalCount": 0
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}