wangwei 7 years ago
parent
commit
5adf804886
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examcloud-task-starter/src/main/resources/application.properties

+ 1 - 1
examcloud-task-starter/src/main/resources/application.properties

@@ -11,7 +11,7 @@ spring.datasource.test-on-borrow=true
 spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
 spring.jackson.time-zone=GMT+8
 
-spring.jpa.show-sql=true
+spring.jpa.show-sql=false
 spring.jpa.hibernate.ddl-auto=update
 app.oe.examcontrol.session.expire=30
 app.oe.examcontrol.session.captureCycle=300