|
@ -127,5 +127,37 @@ hospital:
|
|
im:
|
|
im:
|
|
im_list_get: http://172.16.1.42:3000/
|
|
im_list_get: http://172.16.1.42:3000/
|
|
data_base_name: im
|
|
data_base_name: im
|
|
|
|
fastDFS:
|
|
|
|
fastdfs_file_url: http://192.0.33.26:8888/
|
|
|
|
|
|
|
|
---
|
|
|
|
# 眼科医院前置机
|
|
|
|
spring:
|
|
|
|
profiles: ykjzOracleProd
|
|
|
|
datasource:
|
|
|
|
driver-class-name: oracle.jdbc.driver.OracleDriver
|
|
|
|
url: jdbc:oracle:thin:@192.168.20.55:1521:orcl
|
|
|
|
username: system
|
|
|
|
password: hxyk9573
|
|
|
|
jpa:
|
|
|
|
properties:
|
|
|
|
hibernate:
|
|
|
|
dialect: org.hibernate.dialect.Oracle10gDialect
|
|
|
|
show_sql: true
|
|
|
|
database: oracle
|
|
|
|
|
|
|
|
|
|
|
|
# mq 是否获取his数据,flag代表获取演示数据,false代表获取his真实数据
|
|
|
|
demo:
|
|
|
|
flag: false
|
|
|
|
hospital:
|
|
|
|
url: https://wx.xmzsh.com
|
|
|
|
mqUser: JKZL
|
|
|
|
mqPwd: 123456
|
|
|
|
SourceSysCode: S60
|
|
|
|
TargetSysCode: S01
|
|
|
|
im:
|
|
|
|
im_list_get: http://172.16.1.42:3000/
|
|
|
|
data_base_name: im
|
|
fastDFS:
|
|
fastDFS:
|
|
fastdfs_file_url: http://192.0.33.26:8888/
|
|
fastdfs_file_url: http://192.0.33.26:8888/
|