| | |
| | | # url: jdbc:mysql://127.0.0.1:3306/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # username: root |
| | | # password: 123456 |
| | | #192.168.1.16:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # 公司 |
| | | # url: jdbc:mysql://450scrp46939.vicp.fun:59876/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | # url: jdbc:mysql://192.168.1.16:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | url: jdbc:mysql://127.0.0.1:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | url: jdbc:mysql://192.168.191.181:3308/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | username: smartor |
| | | password: Smartor.2023 |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | |
| | | username: sa |
| | | password: Hxerp2000 |
| | | driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | |
| | | |
| | | # 从数据源开关/默认关闭(义乌二院) |
| | | # enabled: true |
| | |
| | | #二维码路径 |
| | | qrpath: D:\qrcode |
| | | |
| | | #外链请求IP和端口号 |
| | | req_path: 8096 |
| | | localIP: 192.168.1.10 |
| | | ##公司内外链请求IP和端口号 |
| | | #req_path: 8096 |
| | | #localIP: 192.168.1.10 |
| | | |
| | | #新华医院外链请求IP和端口号 |
| | | req_path: 8093 |
| | | localIP: 218.108.11.22 |
| | | |
| | | #获取患者信息URL(华卓提供) |
| | | hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange |
| | | |
| | | # 0代表走默认的上传 1 代码走新华医院的上传 |
| | | uploadSwitch: 1 |