liusheng
2 天以前 ffaeb76c04cd3a358e767362dd0a7b82aeed88a2
ruoyi-admin/src/main/resources/application-ls.yml
@@ -7,9 +7,13 @@
      # 主库数据源
      master:
        #   丽水
        url: jdbc:mysql://127.0.0.1:3308/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: smartor
        password: Smartor.2023
        #        url: jdbc:mysql://127.0.0.1:3308/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        #        username: smartor
        #        password: Smartor.2023
        #        driverClassName: com.mysql.cj.jdbc.Driver
        url: jdbc:mysql://9.208.7.13:2883/smartor-lisui?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root@sfxx#other_cluster
        password: Y5oapyS8
        driverClassName: com.mysql.cj.jdbc.Driver
      #        # 高斯数据库配置
@@ -107,7 +111,7 @@
pagehelper:
  helperDialect: mysql
  supportMethodsArguments: true
  params: count=countSql
#  params: countSql;pageSizeZero=true
magic-api:
  web: /magic/web
@@ -123,6 +127,8 @@
    page: page
    default-page: 1
    default-size: 10
#钉钉的密钥
dingAppid: dingn8iip5ubj7clrrsv
@@ -175,7 +181,7 @@
req_path: 8093
#localIP: https://wx.lihusmart.com
#丽水外链请求IP和端口号
localIP: http://221.12.19.26
localIP: https://221.12.19.26
#获取患者信息URL(华卓提供)
hosp_info_url: http://esb-core-rest.wowjoy.cn/esb/exchange
@@ -237,5 +243,11 @@
#admin管理员userId
isAdmin: 1,2,3,4,5,6,7,8,9,10,11,12,13
#随访医院:1新华   2丽水
#随访医院:1新华   2丽水    3省立同德
visitHosp: 2
#处理投诉建议的部门编码
dealDeptCode:
#是否加密  0不加   1加密
isEncryp: 0