Browse Source

修改适配链接配置

laz 9 năm trước cách đây
mục cha
commit
a77910fcab
1 tập tin đã thay đổi với 4 bổ sung9 xóa
  1. 4 9
      svr-adaption.yml

+ 4 - 9
svr-adaption.yml

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