[
{
"SCID": "string",
"SellTeamID": 0,
"CostBelongId": 0
}
]curl --location --request POST '/api/CaiHua_Business_App_SellTeamRemoteBO/SaveCostBelongInfos' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"SCID": "string",
"SellTeamID": 0,
"CostBelongId": 0
}
]'{
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}