{ "id": "8888", "isNeedChildren": false }
curl --location --request POST '/app/department/get' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "8888", "isNeedChildren": false }'
{}