|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
server:
|
|
|
|
|
port: 9111
|
|
|
|
|
port: 9112
|
|
|
|
|
spring:
|
|
|
|
|
profiles:
|
|
|
|
|
active: dev
|
|
|
|
@ -33,76 +33,76 @@ spring:
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#医院的用户/科室/基础数据的数据库
|
|
|
|
|
his:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#病理数据
|
|
|
|
|
bl:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#电生理系统数据
|
|
|
|
|
ecg:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#电子病历系统数据
|
|
|
|
|
emr:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#护理文书系统数据
|
|
|
|
|
hl:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#手麻系统数据
|
|
|
|
|
issubmit:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#lis系统数据
|
|
|
|
|
lis:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/lis?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/lis?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#Pacs系统数据视图
|
|
|
|
|
pacs:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#vte静脉血栓栓塞症
|
|
|
|
|
vte:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
#重症系统数据
|
|
|
|
|
zz:
|
|
|
|
|
url: jdbc:log4jdbc:mysql://127.0.0.1:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
url: jdbc:log4jdbc:mysql://192.168.16.110:3306/his?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
username: root
|
|
|
|
|
password: root@123456
|
|
|
|
|
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
|
|
|
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
|
# rabbitmq:
|
|
|
|
|
# host: 127.0.0.1
|
|
|
|
|
# host: 192.168.16.110
|
|
|
|
|
# port: 5672
|
|
|
|
|
# username: guest
|
|
|
|
|
# password: guest
|
|
|
|
@ -121,7 +121,7 @@ spring:
|
|
|
|
|
shared-configs:
|
|
|
|
|
- comm.${spring.cloud.nacos.config.file-extension}
|
|
|
|
|
rabbitmq:
|
|
|
|
|
addresses: 127.0.0.1
|
|
|
|
|
addresses: 192.168.16.110
|
|
|
|
|
username: guest
|
|
|
|
|
password: guest
|
|
|
|
|
template:
|
|
|
|
|