curl --location --request GET '/delay/statics/inClass?schoolId&deptId' \
--header 'Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJsb2dpbiIsImxvZ2luSWQiOiJzeXNfdXNlcjoyMzg5Iiwicm5TdHIiOiJZYWRoSHhWZ01PNFpwUDlZbWVzcG1USjhUYVRDS2NCbiIsImNsaWVudGlkIjoiZTVjZDdlNDg5MWJmOTVkMWQxOTIwNmNlMjRhN2IzMmUiLCJ0ZW5hbnRJZCI6IjQyNDY3MyIsInVzZXJJZCI6MjM4OSwiZGVwdElkIjoyODQyfQ.tCJ14__E_p1TDTbO4qRdenc8Ye4nByMtrkDFqSfCbL0'{
"code": 0,
"msg": "string",
"data": {
"inClassStudentNum": 0,
"absentStudentNum": 0,
"attendStudentNum": 0,
"calledActiveNum": 0,
"activeNum": 0,
"absentRate": 0
}
}