瀏覽代碼

长处方

trick9191 7 年之前
父節點
當前提交
4b95a11c33
共有 1 個文件被更改,包括 5 次插入7 次删除
  1. 5 7
      patient-co/patient-co-wlyy/src/main/resources/application-local.yml

+ 5 - 7
patient-co/patient-co-wlyy/src/main/resources/application-local.yml

@ -1,6 +1,6 @@
##内网环境
##开发连测试用这个版本的配置
spring:
  profiles: local
  profiles: devtest
  datasource:
    wlyy:
@ -85,14 +85,11 @@ express:
#  sf_url: https://bsp-ois.sit.sf-express.com:9443/bsp-ois/sfexpressServic
  sf_code: SDDF
  sf_check_word: ttzlgGyOQu4L
pushMes:
  # 1为推送redis,0为推送消息队列
# 1为推送redis,0为推送消息队列
  method: 1
  # redis队列名称
  redis_prescription_title: redisPrescription
es:
  index:
    HealthEduArticlePatient: health_edu_article_patient_test
@ -103,10 +100,11 @@ es:
  tPort: 9300
  clusterName: jkzl
#消息队列
activemq:
  username: admin
  password: admin
  url: tcp://172.19.103.87:61616
  queue:
    healtHarticleQueue: healthArticleChannel_local  #健康文章推送
    healtHarticleQueue: healthArticleChannel_devtest  #健康文章推送