From ff7ab5316cc67d5a642c322a662a057fc719b6f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E5=88=98=E6=B4=AA=E9=9D=92?= Date: Thu, 26 Sep 2019 11:37:19 +0800 Subject: [PATCH] =?utf8?q?chore:=20=E6=95=B4=E7=90=86=E9=A1=B9=E7=9B=AE?= =?utf8?q?=E7=9A=84=E5=BC=80=E5=8F=91=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- sa/admin/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sa/admin/src/main/resources/application.yml b/sa/admin/src/main/resources/application.yml index 0694d87..93558d2 100644 --- a/sa/admin/src/main/resources/application.yml +++ b/sa/admin/src/main/resources/application.yml @@ -37,7 +37,7 @@ spring: naming: physical-strategy: org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl database-platform: org.hibernate.dialect.MySQL5InnoDBDialect - show-sql: true + show-sql: false ## -- 2.17.1