Ver código fonte

IM代码提交

chenweida 8 anos atrás
pai
commit
fcc65af7e5

+ 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