소스 검색

IM代码提交

chenweida 8 년 전
부모
커밋
fcc65af7e5
1개의 변경된 파일10개의 추가작업 그리고 1개의 파일을 삭제
  1. 10 1
      patient-co-statistics/src/main/resources/application.yml

+ 10 - 1
patient-co-statistics/src/main/resources/application.yml

@ -138,6 +138,9 @@ fv:
    username: ssgg
    password: ssgg
systemConfig:
  msg_push_server: http://127.0.0.1:3000/system/sendmsg.im
---
spring:
@ -163,6 +166,9 @@ fv:
    username: wlyy
    password: jkzlehr@123
systemConfig:
  msg_push_server: http://127.0.0.1:3000/system/sendmsg.im
---
spring:
@ -187,4 +193,7 @@ fv:
    driver: com.mysql.jdbc.Driver
    url: jdbc:mysql://172.19.103.77/fv?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
    username: root
    password: 123456
    password: 123456
systemConfig:
  msg_push_server: http://127.0.0.1:3000/system/sendmsg.im