chenweida il y a 7 ans
Parent
commit
260c5c88a8

+ 16 - 16
patient-co/patient-co-wlyy/src/main/resources/application-prod.yml

@ -3,22 +3,22 @@ spring:
  profiles: prod
  datasource:
    wlyy:
      url: jdbc:mysql://59.61.92.90:9069/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: wlyy
      password: jkzlehr@123
      url: jdbc:mysql://11.1.2.5:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: wlyy_sr
      password: 123456
    health:
      url: jdbc:mysql://59.61.92.90:9069/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: wlyy
      password: jkzlehr@123
      url: jdbc:mysql://11.1.2.5:3306/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: wlyy_sr
      password: 123456
    jkedu:
      url: jdbc:mysql://59.61.92.90:9069/jkedudb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: wlyy
      password: jkzlehr@123
      url: jdbc:mysql://11.1.2.5:3306/jkedudb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: wlyy_sr
      password: 123456
  redis:
     host: 27.155.101.77 # Redis server host.
     port: 6380 # Redis server port.
     password: jkzl_ehr
     host: 11.1.2.20 # Redis server host.
     port: 6390 # Redis server port.
     password: Kb6wKDQP1W4
server:
  server_url: http://www.xmtyw.cn/wlyy/
@ -98,20 +98,20 @@ es:
    FollowUpContent: wlyy_followup_content
    QuestionnaireWinning: wlyy_questionnaire_winning
    patientDevice: wlyy_patient_device
  host:  http://59.61.92.90:9065,http://59.61.92.90:9067
  tHost: 59.61.92.90:9066,59.61.92.90:9068
  host:  http://11.1.2.28:9200,http://11.1.2.29:9200
  tHost: 11.1.2.28:9300,11.1.2.29:9300
  clusterName: jkzl
#集美宣教居民端健康文章
jkEdu:
  web:
    articleBaseUrl: http://www.xmtyw.cn/
    articleBaseUrl: 11.1.2.25:9088
#消息队列
activemq:
  username: jkzl
  password: jkzlehr
  url: tcp://59.61.92.90:9103
  url: tcp://11.1.2.8:61616
  queue:
    healtHarticleQueue: healthArticleChannel  #健康文章推送

+ 2 - 6
patient-co/patient-co-wlyy/src/main/resources/config/fdfs_client.conf

@ -9,14 +9,10 @@ http.secret_key = FastDFS1234567890
#tracker_server = 172.19.103.54:22122
#-------------测试环境---------------#
tracker_server = 172.19.103.54:22122
#tracker_server = 172.19.103.54:22122
#-------------正式环境---------------#
#外网项目地址
#tracker_server = 192.168.120.172:22122
#网闸
#tracker_server = 59.61.92.90:9055
#内网项目地址
#tracker_server = 10.95.22.139:22122
tracker_server = 11.1.2.9:22122