| | |
| | | # 公司 |
| | | # url: jdbc:mysql://192.168.2.9:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # 丽水 |
| | | # url: jdbc:mysql://127.0.0.1:3308/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # username: smartor |
| | | # password: Smartor.2023 |
| | | # driverClassName: com.mysql.cj.jdbc.Driver |
| | | # url: jdbc:mysql://127.0.0.1:3308/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # username: smartor |
| | | # password: Smartor.2023 |
| | | # driverClassName: com.mysql.cj.jdbc.Driver |
| | | # 河南 |
| | | # url: jdbc:mysql://127.0.0.1:3308/smartor_hn?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # username: root |
| | |
| | | username: hxsoft |
| | | password: Hxerp2000 |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | | # 公司本地 |
| | | # url: jdbc:mysql://192.168.100.10:3306/smartor_lishui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # username: smartor |
| | | # password: Smartor.2023 |
| | | # driverClassName: com.mysql.cj.jdbc.Driver |
| | | |
| | | # # 高斯数据库配置 |
| | | # url: jdbc:postgresql://127.0.0.1:5432/smartorlishui |
| | | # username: gaussdb |
| | | # password: Ls@123456 |
| | | # driverClassName: org.postgresql.Driver |
| | | # # 高斯数据库配置 |
| | | # url: jdbc:postgresql://127.0.0.1:5432/smartorlishui |
| | | # username: gaussdb |
| | | # password: Ls@123456 |
| | | # driverClassName: org.postgresql.Driver |
| | | |
| | | # 从库数据源 |
| | | slave: |
| | | # url: jdbc:oracle:thin:@//192.168.88.46:1521/orcl |
| | | # username: qebemr |
| | | # password: qebsoft |
| | | # driver-class-name: oracle.jdbc.OracleDriver |
| | | enabled: true |
| | | url: jdbc:mysql://192.168.100.10:3306/emr?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | username: smartor |
| | | password: Smartor.2023 |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | | # 从数据源开关/默认关闭(公司) |
| | | # enabled: true |
| | | # url: jdbc:sqlserver://116.62.18.175:6001;DatabaseName=iv-ywey;encrypt=false;SelectMethod=cursor |
| | | # username: sa |
| | | # password: Hxerp2000 |
| | | # driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | # enabled: true |
| | | # url: jdbc:sqlserver://116.62.18.175:6001;DatabaseName=iv-ywey;encrypt=false;SelectMethod=cursor |
| | | # username: sa |
| | | # password: Hxerp2000 |
| | | # driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | |
| | | # 从数据源开关/默认关闭(义乌二院) |
| | | # enabled: true |
| | |
| | | # redis 配置 |
| | | redis: |
| | | host: 127.0.0.1 |
| | | port: 6020 |
| | | port: 6379 |
| | | |
| | | # 数据库索引 |
| | | database: 0 |
| | | # 密码 |
| | | password: Smartor |
| | | password: |
| | | # 连接超时时间 |
| | | timeout: 10s |
| | | lettuce: |
| | |
| | | #钉钉的密钥 |
| | | dingAppid: dingn8iip5ubj7clrrsv |
| | | dingAppSecret: qlEK8D3oOVwGPOTiBQIBYTqQVlAfy9S_qQizEQFjJdSScwemWFryg4gbneu-NqWD |
| | | |
| | | |
| | | # websocket超时时间 |
| | | server: |
| | |
| | | hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange |
| | | |
| | | # 0代表走默认的上传 1 代码走新华医院的上传 |
| | | uploadSwitch: 1 |
| | | uploadSwitch: 0 |
| | | |
| | | # 指定asr回调的url路径(本地) |
| | | ASRCallBackPath: http://127.0.0.1:8095/smartor/serviceSubtask/phoneCallBackYQ |
| | | ASRCallBackPath: http://192.168.100.10:8095/smartor/serviceSubtask/phoneCallBackYQ |
| | | #挂断IP(本地) |
| | | hangup: http://192.168.100.6:8089/hangup |
| | | #fs所使用的阿里的app_key(本地) |