考试学员列表

This commit is contained in:
wuchunlei
2024-08-30 09:04:10 +08:00
parent 2e5d8bf24d
commit 10e8e2dc9a
5 changed files with 55 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ public class ClassExamUser {
@TableId
private Integer id;
private Integer examId;
private Integer classId;
private Integer userId;