curl --location --request GET '/adminapi/dept.dept/leaderDept' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 1,
"show": 0,
"msg": "添加成功",
"data": [
{
"id": 4,
"name": "研发部门"
}
]
}