You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RecordCollectService/src/main/resources/bootstrap.yml

143 lines
4.1 KiB
YAML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

server:
port: 9311
spring:
application:
name: @artifactId@
datasource:
url: jdbc:log4jdbc:mysql://db.docus.cn:3306/docus_medicalrecord?autoReconnect=true&allowMultiQueries=true&useSSL=false&useUnicode=true&characterEncoding=utf-8&serverTimezone=Asia/Shanghai
username: docus
password: docus702
driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
type: com.alibaba.druid.pool.DruidDataSource
# 初始化配置
initial-size: 3
# 最小连接数
min-idle: 3
# 最大连接数
max-active: 15
# 获取连接超 时时间
max-wait: 5000
# 连接有效性检测时间
time-between-eviction-runs-millis: 90000
# 最大空闲时间
min-evictable-idle-time-millis: 1800000
test-while-idle: true
test-on-borrow: false
test-on-return: false
validation-query: select 1
redis:
host: redis.docus.cn
password: JSdocus@702
cloud:
nacos:
discovery:
server-addr: nacos.docus.cn
namespace: 34acdf7a-9fc6-4bbd-8aea-9a47c8007ad5
config:
server-addr: ${spring.cloud.nacos.discovery.server-addr}
namespace: 34acdf7a-9fc6-4bbd-8aea-9a47c8007ad5
file-extension: yml
shared-configs:
- comm.${spring.cloud.nacos.config.file-extension}
profiles:
active: test
sdry:
# 顺德人医查询检查、检验报告之前查患者交叉索引的wsdl配置
report-index-query:
wsdl-addr: http://127.0.0.1:9311/webservice/api?wsdl
namespace-uri: http://impl.webservice.collection.server.docus.com/
operationName: querySdJxIndexTest
interval: 1000
# operationName: querySdJxIndexNoResultTest
# 顺德人医查询检查、检验报告的地址配置
report-query-url:
# 门急诊lis检验报告地址
lis:
collectorId: 4
url: http://127.0.0.1:9311/report/makeup/lisTest
action: lisac
accessKey: lisaskey
interval: 1000
# 检查报告地址
inspect:
#门诊的检查采集器id
mz-collectorId: 3
#住院的检查采集器id
zy-collectorId: 3
url: http://127.0.0.1:9311/report/makeup/inspectTest
action: inspectac
accessKey: inspectaskey
interval: 1000
# 移动护理报告地址
nurseInsertSugar:
collectorId: 3
url: http://127.0.0.1:9311/api/mockTest/nurseReturnMock
interval: 1000
defaultAssortType: hl-other
# 异常推送 地址和调用时间间隔 ms
pushErr:
url: http://127.0.0.1:9311/api/mockTest/nurseErrMock
interval: 1000
# 输血报告
blood:
# 输血报告采集器队列
collectorId: 10086
# 写docus-unified-message服务的ip和端口
url: http://127.0.0.1:9314/hospital/sdRy/getBloodView
# js-table-type 中配置的文件分段
defaultAssortType: blood
docus:
url:
medicalrecord: http://192.168.16.85:9102
dbtype: mysql
user:
# 用户默认密码
defpwd: fd29cd53ec12616e5f36b77d4afffbff
report:
downurl: http://localhost:9291/api/downplatform/report
# 质控时间,分钟
waittime: 30
task:
getTaskUrl: http://localhost:9296/api/noviewtask/GetTask
taskCancelUrl: http://localhost:9296/api/collector/task/cancel
basic:
# 护理审批
nisApproveUrl: http://192.168.16.85:9102/qc/tBasicCqc/cqcAudit?hp=token1
# 确认重症状态并更新
confirmAndUpdIcuRecordStateUrl: http://127.0.0.1:9314/hospital/sdRy/confirmAndupdIcuRecordState
# 电子病例护理重症护理解档配置id
pushconfig: 8,9,12
#推送操作人工号,姓名
pushusername: 05908
pushname: 可信病案归档
#解档天数
day: 90
mybatis-plus:
configuration:
map-underscore-to-camel-case: true
call-setters-on-nulls: true
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
global-config:
db-config:
field-strategy: NOT_EMPTY
db-type: MYSQL
xxl:
job:
accessToken:
admin:
addresses: http://job.docus.cn:8180/xxl-job-admin
executor:
appname: docus-webservice-sdry
address:
ip:
port: 19311
logretentiondays: 30
logpath: D:/xxl-job/docus-webservice-sdry