【修改】 增加试题判分明细至学生端
This commit is contained in:
@@ -40,4 +40,9 @@ public class StuPaperFileDO extends TenantBaseDO {
|
||||
* 类型(0:zip文件,1:选择题文件)
|
||||
*/
|
||||
private int type;
|
||||
|
||||
/**
|
||||
* 判分详情,富文本格式
|
||||
*/
|
||||
private String content;
|
||||
}
|
Reference in New Issue
Block a user