curl --location --request GET 'http://1.24.238.233:19051/api/engineeringEvaluation/groupProject' \
--header 'Authorization;'
{
"code": 0,
"msg": "",
"data": {
"title": "",
"pkid": "",
"children": [
{
"title": "",
"pkid": "",
"children": [
{}
]
}
]
}
}