Authorization: Bearer ********************curl --location --request GET 'localhost:8080/grow/userInfo/detail?userId=1851904475947085826&pageNum=1&pageSize=10' \
--header 'clientid: e5cd7e4891bf95d1d19206ce24a7b32e' \
--header 'Authorization: Bearer <token>' "data": {
"fundProjectVo": [],
"fundScholarshipVo": [],
"fundPunishVo": [],
"fundUserInfoVo": {
"id": "1851904479013122050",
"userId": "1851904475947085826",
"studentId": "2023015006",
"name": "王泉予",
"gender": null,
"degree": "1",
"birthday": null,
"grade": "1",
"college": "2",
"nationality": null,
"major": "25",
"admissionDate": null,
"email": "z.sxshe@qq.com",
"apartment": "12",
"dormitory": "A245",
"telephone": "18152226395",
"homeAddress": "安徽省大庆市颍上县",
"political": "3",
"marry": "0",
"fundType": "1",
"status": "4"
}