| | |
| | | # driverClassName: com.mysql.cj.jdbc.Driver |
| | | |
| | | # 公司云 |
| | | # url: jdbc:mysql://116.62.18.175:6002/smartor_xinhua?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # username: hxsoft |
| | | # password: Hxerp2000 |
| | | # driverClassName: com.mysql.cj.jdbc.Driver |
| | | # url: jdbc:mysql://116.62.18.175:6002/smartor_lishui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # username: hxsoft |
| | | # password: Smartor.2023 |
| | | # driverClassName: com.mysql.cj.jdbc.Driver |
| | | # 公司本地 |
| | | url: jdbc:mysql://haiershi.a1.luyouxia.net:23844/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:mysql://127.0.0.1:2881/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # username: root@sys |
| | | # password: |
| | | # driverClassName: com.mysql.cj.jdbc.Driver |
| | | |
| | | # # 高斯数据库配置 |
| | | # url: jdbc:postgresql://127.0.0.1:5432/smartorlishui |
| | |
| | | # 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 |
| | |
| | | multi-statement-allow: true |
| | | # redis 配置 |
| | | redis: |
| | | host: 192.168.100.10 |
| | | host: 127.0.0.1 |
| | | port: 6020 |
| | | database: 0 |
| | | password: Smartor |
| | |
| | | sql-column-case: camel |
| | | show-sql: true #配置打印SQL |
| | | page-config: |
| | | enabled: false #禁用分页 |
| | | size: size |
| | | page: page |
| | | default-page: 1 |
| | |
| | | |
| | | #新华医院外链请求IP和端口号 |
| | | req_path: 8093 |
| | | #localIP: https://wx.lihusmart.com |
| | | localIP: https://wx.lihusmart.com |
| | | #丽水外链请求IP和端口号 |
| | | localIP: http://221.12.19.26 |
| | | #localIP: http://221.12.19.26 |
| | | |
| | | #获取患者信息URL(华卓提供) |
| | | hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange |
| | |
| | | uploadSwitch: 0 |
| | | |
| | | # 指定asr回调的url路径(本地) |
| | | ASRCallBackPath: http://192.168.100.10:8095/smartor/serviceSubtask/phoneCallBackYQ |
| | | ASRCallBackPath: http://192.168.100.127:8095/smartor/serviceSubtask/phoneCallBackYQ |
| | | #挂断IP(本地) |
| | | hangup: http://192.168.100.6:8089/hangup |
| | | hangup: http://192.168.100.33:5060/hangup |
| | | #fs所使用的阿里的app_key(本地) |
| | | app_key_yq: ZurNHpaQLq6P55YS |
| | | |
| | |
| | | isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13 |
| | | |
| | | #随访医院:1新华 2丽水 |
| | | visitHosp: 2 |
| | | visitHosp: 1 |
| | | |
| | | isEncryp: |
| | | isEncryp: |
| | | |
| | | dealDeptCode: |
| | | |
| | | # 前端ip |
| | | qdip: 192.168.100.132 |