修改小班评分列表顺序
This commit is contained in:
@@ -48,4 +48,6 @@ public class ClassTask {
|
||||
private boolean isReply;
|
||||
@TableField(exist = false)
|
||||
private Object otherInfo;
|
||||
@TableField(exist = false)
|
||||
private int flag;
|
||||
}
|
||||
|
||||
@@ -42,4 +42,6 @@ public class ClassTaskAndQuesReply {
|
||||
|
||||
@TableField(exist = false)
|
||||
private Object createUser;
|
||||
@TableField(exist = false)
|
||||
private int flag;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user