liusheng
2 天以前 6feb564034ee68b1f2a9b2c179408068b20f5856
ruoyi-admin/src/main/resources/application-xh.yml
@@ -6,7 +6,7 @@
    druid:
      # 主库数据源
      master:
        # 新华
        #   新华
        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
@@ -111,6 +111,12 @@
    default-page: 1
    default-size: 10
# PageHelper分页插件
pagehelper:
  helperDialect: mysql
  supportMethodsArguments: true
  params: count=countSql
#钉钉的密钥
dingAppid: dingn8iip5ubj7clrrsv
dingAppSecret: qlEK8D3oOVwGPOTiBQIBYTqQVlAfy9S_qQizEQFjJdSScwemWFryg4gbneu-NqWD
@@ -160,9 +166,8 @@
#新华医院外链请求IP和端口号
req_path: 8093
#localIP: https://wx.lihusmart.com
#丽水外链请求IP和端口号
localIP: http://221.12.19.26
localIP: https://zzdey.health-y.cn
#获取患者信息URL(华卓提供)
hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange
@@ -224,5 +229,11 @@
#admin管理员userId
isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13
#随访医院:1新华   2丽水
#随访医院:1新华   2丽水    3省立同德
visitHosp: 1
#处理投诉建议的部门编码
dealDeptCode:
#是否加密  0不加   1加密
isEncryp: 0