curl --location --request GET 'https://fva.hygc.site/api/department/info/'{
"code": 200,
"msg": "操作成功!",
"data": {
"id": "",
"is_del": false,
"created_at": "",
"updated_at": "",
"name": "string",
"parent_id": "string",
"sort": 0,
"phone": "string",
"principal": "string",
"email": "string",
"status": 1,
"remark": "string"
},
"success": true,
"time": ""
}