src/main/java/org/springblade/modules/apply/controller/ApplyController.java
@@ -98,6 +98,8 @@ apply.setApplyCode(getApplyCode(apply)); //默认通过 apply.setApplyStatus(2); //默认为未考试状态 apply.setIsExam(1); apply.setApplyTime(new Date()); //内网新增 arg.test01(arg.url+"/apply/save",apply);