|  |  | 
 |  |  |         #        password: Smartor.2023 | 
 |  |  |         #        driverClassName: com.mysql.cj.jdbc.Driver | 
 |  |  |  | 
 |  |  |         #        #  公司云 | 
 |  |  |         #        url: jdbc:mysql://116.62.18.175:6002/smartor_lisui?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_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://192.168.100.10:3306/smartor_lishui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 | 
 |  |  |         username: smartor | 
 |  |  | 
 |  |  |  | 
 |  |  |       # 从库数据源 | 
 |  |  |       slave: | 
 |  |  |         enabled: true | 
 |  |  |         url: jdbc:oracle:thin:@//192.168.100.10:1521/orcl | 
 |  |  |         username: healthy | 
 |  |  |         password: healthy | 
 |  |  |         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 | 
 |  |  | 
 |  |  |             multi-statement-allow: true | 
 |  |  |   # redis 配置 | 
 |  |  |   redis: | 
 |  |  |     host: 127.0.0.1 | 
 |  |  |     host: 192.168.100.10 | 
 |  |  |     port: 6020 | 
 |  |  |  | 
 |  |  |     # 数据库索引 | 
 |  |  |     database: 0 | 
 |  |  |     # 密码 | 
 |  |  | 
 |  |  | dingAppid: dingn8iip5ubj7clrrsv | 
 |  |  | dingAppSecret: qlEK8D3oOVwGPOTiBQIBYTqQVlAfy9S_qQizEQFjJdSScwemWFryg4gbneu-NqWD | 
 |  |  |  | 
 |  |  | # 河南SSO配置(丽水用不到) | 
 |  |  | sso: | 
 |  |  |   enabled: true | 
 |  |  |   client_id: "mbglxt"  # 信通院提供 | 
 |  |  |   client_secret: "mbglxt"  # 信通院提供 | 
 |  |  |   # 内网配置 | 
 |  |  |   internal: | 
 |  |  |     authorize_url: "http://10.10.13.112:37727/connect/authorize" | 
 |  |  |     token_url: "http://10.10.13.112:37727/connect/token" | 
 |  |  |     userinfo_url: "http://10.10.13.112:37727/connect/userinfo" | 
 |  |  |     redirect_uri: "http://10.10.13.142:8096/sso/callback" | 
 |  |  |   # 外网配置 | 
 |  |  |   external: | 
 |  |  |     authorize_url: "http://172.20.111.142:37727/connect/authorize" | 
 |  |  |     token_url: "http://172.20.111.142:37727/connect/token" | 
 |  |  |     userinfo_url: "http://172.20.111.142:37727/connect/userinfo" | 
 |  |  |     redirect_uri: "http://172.20.111.142:8096/sso/callback" | 
 |  |  |   state: "smartor"  # 你们系统标识 | 
 |  |  |   scope: "openid roles profile" | 
 |  |  |  | 
 |  |  | # websocket超时时间 | 
 |  |  | server: | 
 |  |  | 
 |  |  |  | 
 |  |  | #随访医院:1新华   2丽水 | 
 |  |  | visitHosp: 2 | 
 |  |  |  | 
 |  |  | isEncryp: |