liusheng
8 天以前 c111e3eff1191b29d2d2baf2f485a4bf3a2edc00
ruoyi-admin/src/main/resources/application-local.yml
@@ -19,15 +19,15 @@
        #        password: csbsbxt@123
        #        driver-class-name: org.postgresql.Driver
        #      本地高斯
        url: jdbc:postgresql://192.168.100.138:5432/postgres
        url: jdbc:postgresql://192.168.100.126:5432/postgres
        username: gaussdb
        password: Ls@123456
        driver-class-name: org.postgresql.Driver
        #      高斯数据库链接
#        url: jdbc:postgresql://172.20.32.115:15400/smartorwx?prepareThreshold=0
#        username: shuifang
#        password: Shuifang@51868
#        driver-class-name: org.postgresql.Driver
      #        url: jdbc:postgresql://172.20.32.115:15400/smartorwx?prepareThreshold=0
      #        username: shuifang
      #        password: Shuifang@51868
      #        driver-class-name: org.postgresql.Driver
      #        公司云
      #        url: jdbc:mysql://116.62.18.175:6002/smartor?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
@@ -79,15 +79,15 @@
          # 慢SQL记录
          log-slow-sql: true
          slow-sql-millis: 1000
          merge-sql: false
          merge-sql: true
        wall:
          config:
            multi-statement-allow: true
  # redis 配置
  redis:
    #    # 地址(无锡人民医院)
#    host: 127.0.0.1
#    port: 6020
    #    host: 127.0.0.1
    #    port: 6020
    # 地址(公司)
    host: 127.0.0.1
@@ -181,8 +181,8 @@
qrpath: D:\qrcode
#无锡内外链请求IP和端口号
req_path: 8092/wxsf
localIP: 192.168.100.128
req_path: 8093
localIP: 127.0.0.1
#req_path: 8092
#localIP: http://61.160.111.174