Quellcode durchsuchen

我的作业代码提交

pans vor 6 Monaten
Ursprung
Commit
1fd08745a2

+ 1 - 1
snowy-plugin/snowy-plugin-exam/snowy-plugin-exam-func/src/main/java/vip/xiaonuo/exam/vo/TExamVo.java

@@ -75,7 +75,7 @@ public class TExamVo {
     @ApiModelProperty(value = "结束任务ID", position = 14)
     private String endJobId;
 
-    /** 考试类型 1 考试 2 章节测验 3 调查问卷  */
+    /** 考试类型 1 考试 2 章节测验 3 调查问卷  4作业*/
     @ApiModelProperty(value = "考试类型", position = 15)
     private String examType;