commit | ff7ab5316cc67d5a642c322a662a057fc719b6f0 | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周四 9月 26 11:37:19 2019 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周四 9月 26 11:37:19 2019 +0800 |
tree | e018c113e16244c99352060ac14e36c36ff15751 | |
parent | 05d79df9151127f89fc8540696da168d168092f6 [diff] |
chore: 整理项目的开发配置
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 @@ naming: physical-strategy: org.hibernate.boot.model.naming.PhysicalNamingStrategyStandardImpl database-platform: org.hibernate.dialect.MySQL5InnoDBDialect - show-sql: true + show-sql: false ##