curl --location --request POST '/api/CaiHua_Business_App_CostBelongRemoteBO/GetAllCostBelongCategory?platformCode'{
"Result": [
{
"CostBelongId": 0,
"id": "string",
"parentID": "string",
"text": "string",
"children": [
{}
]
}
],
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}