@@ -28,15 +28,13 @@ Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MjI4MjU4O
{
- "userId": "xxx",
- "examRecord": [
- {"titlexxxx1":"正确"},
- {"titlexxxx2":"错误"}
- ],
- "totalScore": 93.5,
- "correct": 18,
- "mistake": 2,
- "createTime": "2023-05-16T01:57:52.017Z"
+ "examRecord": [
+ {"titlexxxx1":"正确"},
+ {"titlexxxx2":"错误"}
+ ],
+ "totalScore": 93.5,
+ "correct": 18,
+ "mistake": 2
}
###