Browse Source

quota服务配置更新

hill9868 7 years ago
parent
commit
cdf445d647
1 changed files with 6 additions and 6 deletions
  1. 6 6
      svr-quota.yml

+ 6 - 6
svr-quota.yml

@ -27,9 +27,9 @@ spring:
  profiles: test
  datasource:
      url: jdbc:mysql://172.19.103.50:3306/healtharchive_220?useUnicode=true&characterEncoding=UTF-8
      username: weifuwu
      password: weifuwu
    url: jdbc:mysql://172.19.103.50:3306/healtharchive_220?useUnicode=true&characterEncoding=UTF-8
    username: weifuwu
    password: weifuwu
---
@ -37,6 +37,6 @@ spring:
  profiles: prod
  datasource:
      url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
      username: ha
      password: jkzlxm
    url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: ha
    password: jkzlxm