Ver a proveniência

//配置

private_deployment
xhxu há 2 anos
ascendente
cometimento
ab02c16c94
5 ficheiros alterados com 20 adições e 20 eliminações
  1. +4
    -4
      suimangAdmin/src/main/resources/application-prod.yml
  2. +4
    -4
      suimangCApi/src/main/resources/application-prod.yml
  3. +4
    -4
      suimangCallback/src/main/resources/application-prod.yml
  4. +4
    -4
      suimangMQConsumer/src/main/resources/application-prod.yml
  5. +4
    -4
      suimangSchedule/src/main/resources/application-prod.yml

+ 4
- 4
suimangAdmin/src/main/resources/application-prod.yml Ver ficheiro

@@ -24,9 +24,9 @@ spring:
connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=60000"
# REDIS
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 1
@@ -104,9 +104,9 @@ wechat:
componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC)
componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=)
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 2


+ 4
- 4
suimangCApi/src/main/resources/application-prod.yml Ver ficheiro

@@ -23,9 +23,9 @@ spring:
maxOpenPreparedStatements: 20
# REDIS
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 1
@@ -95,9 +95,9 @@ wechat:
componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC)
componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=)
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 2


+ 4
- 4
suimangCallback/src/main/resources/application-prod.yml Ver ficheiro

@@ -24,9 +24,9 @@ spring:
connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000"
# REDIS
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 1
@@ -100,9 +100,9 @@ wechat:
componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC)
componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=)
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 2


+ 4
- 4
suimangMQConsumer/src/main/resources/application-prod.yml Ver ficheiro

@@ -24,9 +24,9 @@ spring:
connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000"
# REDIS
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 1
@@ -95,9 +95,9 @@ wechat:
componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC)
componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=)
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 2


+ 4
- 4
suimangSchedule/src/main/resources/application-prod.yml Ver ficheiro

@@ -24,9 +24,9 @@ spring:
connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000"
# REDIS
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 1
@@ -95,9 +95,9 @@ wechat:
componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC)
componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=)
redis:
host: 101.200.130.134
host: 182.92.151.30
port: 6379
password: iF0rm@2l2ol9
password: sm2023@rd
timeout: 3600
expire: 1800 #30分钟
database: 2


Carregando…
Cancelar
Guardar