{
"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"
}curl --location --request POST '/api/CaiHua_Business_App_CostBelongRemoteBO/Edit' \
--header 'Content-Type: application/json' \
--data-raw '{
"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"
}'{
"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": [
{}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}