Browse Source

修改适配链接配置

laz 9 years ago
parent
commit
a77910fcab
1 changed files with 4 additions and 9 deletions
  1. 4 9
      svr-adaption.yml

+ 4 - 9
svr-adaption.yml

@ -41,11 +41,6 @@ data-source:
  user-name: ha
  password: ha
hibernate:
  show-sql: true
  format-sql: true
---
spring:
  profiles: test
@ -64,7 +59,6 @@ hibernate:
  show-sql: true
  format-sql: true
---
spring:
  profiles: prod
@ -79,7 +73,8 @@ data-source:
  user-name: ha
  password: ha
hibernate:
  show-sql: true
  format-sql: true