curl --location --request GET 'https://api.youlai.tech/api/v1/dept//form' \
--header 'Authorization: '{
"code": "string",
"data": {
"id": 1001,
"name": "研发部",
"code": "RD001",
"parentId": 1000,
"status": 1,
"sort": 1
},
"msg": "string"
}