qinchao vor 4 Jahren
Ursprung
Commit
b4671d722c

+ 2 - 1
examcloud-core-examwork-service/src/main/java/cn/com/qmth/examcloud/core/examwork/service/impl/ExamServiceImpl.java

@@ -937,8 +937,9 @@ public class ExamServiceImpl implements ExamService {
                                 return true;
                             }
                         }
+                    } else {
+                        return true;
                     }
-
                 }
             } else {
                 return true;