Authorization: Bearer ********************curl --location 'https://open.qfei.cn/open-apis/platform/v1/department/full?page_size=100&page_token=undefined' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"code": 0,
"msg": "string",
"data": {}
}