|  |  | 
 |  |  |       # 主库数据源 | 
 |  |  |       master: | 
 |  |  |         #        省立同德 | 
 |  |  |         url: jdbc:mysql://192.88.117.238:3306/smartor_sltd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 | 
 |  |  |         url: jdbc:mysql://192.88.117.237:3306/smartor_sltd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 | 
 |  |  |         username: root | 
 |  |  |         password: 123456 | 
 |  |  |         password: Smartor.2023 | 
 |  |  |         driverClassName: com.mysql.cj.jdbc.Driver | 
 |  |  |  | 
 |  |  |       #        # 高斯数据库配置 | 
 |  |  | 
 |  |  |         allow: | 
 |  |  |         url-pattern: /druid/* | 
 |  |  |         # 控制台管理用户名和密码 | 
 |  |  |         #login-username: lihu | 
 |  |  |         #login-password: Lihu@1363419#$ | 
 |  |  |         login-username: lihu | 
 |  |  |         login-password: Lihu@1363419#$ | 
 |  |  |       filter: | 
 |  |  |         stat: | 
 |  |  |           enabled: true | 
 |  |  | 
 |  |  |     default-page: 1 | 
 |  |  |     default-size: 10 | 
 |  |  |  | 
 |  |  | # 河南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" | 
 |  |  |  | 
 |  |  | #钉钉的密钥 | 
 |  |  | dingAppid: dingn8iip5ubj7clrrsv | 
 |  |  | dingAppSecret: qlEK8D3oOVwGPOTiBQIBYTqQVlAfy9S_qQizEQFjJdSScwemWFryg4gbneu-NqWD | 
 |  |  | 
 |  |  | #二维码路径 | 
 |  |  | qrpath: D:\qrcode | 
 |  |  |  | 
 |  |  | #公司内外链请求IP和端口号 | 
 |  |  | #req_path: 8095 | 
 |  |  | #localIP: 192.168.2.13 | 
 |  |  |  | 
 |  |  | #新华医院外链请求IP和端口号 | 
 |  |  | req_path: 8093 | 
 |  |  | #localIP: https://wx.lihusmart.com | 
 |  |  | #丽水外链请求IP和端口号 | 
 |  |  | localIP: http://221.12.19.26 | 
 |  |  | #外链请求IP和端口号 | 
 |  |  | req_path: 13871 | 
 |  |  | localIP: http://m.zjtongde.com | 
 |  |  |  | 
 |  |  |  | 
 |  |  | #获取患者信息URL(华卓提供) | 
 |  |  | hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange | 
 |  |  | 
 |  |  | #fs所使用的阿里的app_key(新华) | 
 |  |  | app_key_yq: ZurNHpaQLq6P55YS | 
 |  |  |  | 
 |  |  | #本 地 短信请求地址(这个服务是我们自己写的) | 
 |  |  | #xhsmsPath: http://192.168.2.13:8092/sendSms | 
 |  |  | #新华短信请求地址(这个服务是我们自己写的) | 
 |  |  | xhsmsPath: http://192.16.4.220:8092/sendSms | 
 |  |  | #短信请求地址(这里为空,同德提供的是ws) | 
 |  |  | xhsmsPath: | 
 |  |  | #帐号 | 
 |  |  | xhsmsAccount: 911124 | 
 |  |  | xhsmsAccount: | 
 |  |  | #接口密码 | 
 |  |  | xhsmsPwd: zW5eXe | 
 |  |  | xhsmsPwd: | 
 |  |  | #虚拟接入码 | 
 |  |  | xhsmsjrm: 1069055 | 
 |  |  | xhsmsjrm: | 
 |  |  |  | 
 |  |  | ##本地FTP连接 | 
 |  |  | #FTP_SERVER: "192.168.2.13" | 
 |  |  | 
 |  |  | #admin管理员userId | 
 |  |  | isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13 | 
 |  |  |  | 
 |  |  | #随访医院:1新华   2丽水 | 
 |  |  | visitHosp: 2 | 
 |  |  | #随访医院:1新华   2丽水   3市一   4省立同德 | 
 |  |  | visitHosp: 4 | 
 |  |  |  | 
 |  |  | #用户默认密码 | 
 |  |  | userPwd: sltd@0230 | 
 |  |  |  | 
 |  |  | #处理投诉建议的部门编码 | 
 |  |  | dealDeptCode: 40003024 | 
 |  |  |  | 
 |  |  |  | 
 |  |  | #是否加密  0不加   1加密 | 
 |  |  | isEncryp: 0 | 
 |  |  |  | 
 |  |  |  |