Browse Source

修改prod配置

laz 9 years ago
parent
commit
125e4f8261
10 changed files with 46 additions and 61 deletions
  1. 8 8
      svr-adaption.yml
  2. 4 6
      svr-app.yml
  3. 4 5
      svr-dict.yml
  4. 4 6
      svr-geography.yml
  5. 4 6
      svr-org.yml
  6. 5 6
      svr-pack-mgr.yml
  7. 4 6
      svr-patient.yml
  8. 4 5
      svr-security.yml
  9. 5 7
      svr-standard.yml
  10. 4 6
      svr-user.yml

+ 8 - 8
svr-adaption.yml

@ -34,7 +34,8 @@ hibernate:
  show-sql: true
  format-sql: true
fast-dfs:
  tracker-server: 172.19.103.13:22122
  tracker-server: 172.19.103.54:22122
data-source:
  url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -45,7 +46,7 @@ data-source:
spring:
  profiles: test
fast-dfs:
  tracker-server: 172.19.103.54:22122
  tracker-server: 172.19.103.13:22122
data-source:
  url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -59,19 +60,18 @@ hibernate:
---
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
fast-dfs:
  tracker-server: 172.19.103.54:22122
  tracker-server: 11.1.2.9:22122
data-source:
  url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: ha
  password: jkzlxm

+ 4 - 6
svr-app.yml

@ -45,14 +45,12 @@ hibernate:
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
data-source:
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: jkzlxm
hibernate:
  hibernate-properties:
    hibernate:
      show-sql: false
      format-sql: false

+ 4 - 5
svr-dict.yml

@ -43,14 +43,13 @@ hibernate:
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
data-source:
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: jkzlxm
hibernate:
  hibernate-properties:
    hibernate:
      show-sql: false
      format-sql: false

+ 4 - 6
svr-geography.yml

@ -45,14 +45,12 @@ hibernate:
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
data-source:
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: jkzlxm
hibernate:
  hibernate-properties:
    hibernate:
      show-sql: false
      format-sql: false

+ 4 - 6
svr-org.yml

@ -46,13 +46,11 @@ hibernate:
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
data-source:
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: jkzlxm
hibernate:
  hibernate-properties:
    hibernate:
      show-sql: false
      format-sql: false

+ 5 - 6
svr-pack-mgr.yml

@ -67,15 +67,14 @@ fast-dfs:
---
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
fast-dfs:
  tracker-server: 11.1.2.9:22122
data-source:
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: jkzlxm
hibernate:
  hibernate-properties:
    hibernate:
      show-sql: false
      format-sql: false

+ 4 - 6
svr-patient.yml

@ -60,14 +60,12 @@ hibernate:
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
data-source:
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: jkzlxm
hibernate:
  hibernate-properties:
    hibernate:
      show-sql: false
      format-sql: false

+ 4 - 5
svr-security.yml

@ -45,14 +45,13 @@ hibernate:
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
data-source:
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: jkzlxm
hibernate:
  hibernate-properties:
    hibernate:
      show-sql: false
      format-sql: false

+ 5 - 7
svr-standard.yml

@ -34,7 +34,7 @@ hibernate:
  show-sql: true
  format-sql: true
fast-dfs:
  tracker-server: 172.19.103.13:22122
  tracker-server: 172.19.103.54:22122
data-source:
  url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -45,7 +45,7 @@ data-source:
spring:
  profiles: test
fast-dfs:
  tracker-server: 172.19.103.54:22122
  tracker-server: 172.19.103.13:22122
data-source:
  url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
@ -55,8 +55,6 @@ data-source:
hibernate:
  show-sql: true
  format-sql: true
---
spring:
  profiles: prod
@ -64,12 +62,12 @@ hibernate:
  show-sql: true
  format-sql: true
fast-dfs:
  tracker-server: 172.19.103.54:22122
  tracker-server: 11.1.2.9:22122
data-source:
  url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: ha
  password: jkzlxm

+ 4 - 6
svr-user.yml

@ -50,13 +50,11 @@ hibernate:
spring:
  profiles: prod
hibernate:
  show-sql: true
  format-sql: true
data-source:
  url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: jkzlxm
hibernate:
  hibernate-properties:
    hibernate:
      show-sql: false
      format-sql: false