liusheng
2 天以前 ffaeb76c04cd3a358e767362dd0a7b82aeed88a2
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
@@ -89,6 +89,13 @@
        # #连接池最大阻塞等待时间(使用负值表示没有限制)
        max-wait: -1ms
# Swagger配置
swagger:
  # 是否开启swagger
  enabled: false
  # 请求前缀
  pathMapping: /dev-api
magic-api:
  web: /magic/web
  resource:
@@ -103,6 +110,12 @@
    page: page
    default-page: 1
    default-size: 10
# PageHelper分页插件
pagehelper:
  helperDialect: mysql
  supportMethodsArguments: true
  params: count=countSql
#钉钉的密钥
dingAppid: dingn8iip5ubj7clrrsv
@@ -153,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
@@ -217,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