wangwei 7 lat temu
rodzic
commit
5adf804886

+ 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