瀏覽代碼

quota服务配置更新

hill9868 8 年之前
父節點
當前提交
cdf445d647
共有 1 個文件被更改,包括 6 次插入6 次删除
  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