wangwei 6 rokov pred
rodič
commit
2b57ea473e

+ 1 - 1
examcloud-core-examwork-starter/src/main/resources/application-dev.properties

@@ -11,4 +11,4 @@ $log.level.default=debug
 
 $tempDir=D:/Temp/examcloud//tempDir
 
-$deleteExamStudent.force=true
+$deleteExamStudent.force=false

+ 1 - 1
examcloud-core-examwork-starter/src/main/resources/application-test.properties

@@ -13,4 +13,4 @@ $log.level.default=debug
 
 $tempDir=/home/qmth/project/examcloud/examcloud-core-examwork/tempDir
 
-$deleteExamStudent.force=true
+$deleteExamStudent.force=false