curl --location --request POST 'https://api.boserver.cn/adminapi/openapi_organizationIndex' \
--header 'token: 44b6717412da36cc866df81092ccc0b5'{
"code": 0,
"data": {
"id": 0,
"moid": 0,
"links": "string",
"level": 0,
"helpphone": "string",
"name": "string",
"status": 0,
"type": 0,
"parentid": 0,
"payee_id": 0,
"son": [
{
"id": 0
}
]
},
"msg": "string"
}