curl --location 'https://api.yonyouup.com/api/department/add?from_account=undefined&to_account=undefined&app_key=undefined&token=undefined&tradeid=undefined&biz_id=undefined' \
--header 'Content-Type: application/json' \
--data '{
"department":{
"rank":1,
"name":"总裁会",
"code":"01",
"endflag":1
}
}'{
"errcode": "string",
"errmsg": "string",
"id": "string",
"tradeid": "string"
}