|
|
@ -205,9 +205,9 @@ spring: |
|
|
#password: zchcgl123!@# |
|
|
#password: zchcgl123!@# |
|
|
#driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
#driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
|
|
|
|
|
url: jdbc:mysql://127.0.0.1:3306/lcode?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=CTT |
|
|
|
|
|
|
|
|
url: jdbc:mysql://123.207.117.5:3306/lcode?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=CTT |
|
|
username: root |
|
|
username: root |
|
|
password: DbPwd@db123 |
|
|
|
|
|
|
|
|
password: 1qaz@WSX |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -218,24 +218,24 @@ spring: |
|
|
#password: root |
|
|
#password: root |
|
|
#driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
#driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
mem-ds: |
|
|
mem-ds: |
|
|
url: jdbc:mysql://127.0.0.1:3306/lcode?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=CTT |
|
|
|
|
|
|
|
|
url: jdbc:mysql://123.207.117.5:3306/lcode?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=CTT |
|
|
username: root |
|
|
username: root |
|
|
password: DbPwd@db123 |
|
|
|
|
|
|
|
|
password: 1qaz@WSX |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
mall-ds: |
|
|
mall-ds: |
|
|
url: jdbc:mysql://127.0.0.1:3306/lcode?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=CTT |
|
|
|
|
|
|
|
|
url: jdbc:mysql://123.207.117.5:3306/lcode?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=CTT |
|
|
username: root |
|
|
username: root |
|
|
password: DbPwd@db123 |
|
|
|
|
|
|
|
|
password: 1qaz@WSX |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
arc-ds: |
|
|
arc-ds: |
|
|
url: jdbc:mysql://127.0.0.1:3306/lcode?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=CTT |
|
|
|
|
|
|
|
|
url: jdbc:mysql://123.207.117.5:3306/lcode?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowMultiQueries=true&serverTimezone=CTT |
|
|
username: root |
|
|
username: root |
|
|
password: DbPwd@db123 |
|
|
|
|
|
|
|
|
password: 1qaz@WSX |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
#redis 配置 |
|
|
#redis 配置 |
|
|
redis: |
|
|
redis: |
|
|
database: 0 |
|
|
database: 0 |
|
|
host: 127.0.0.1 |
|
|
|
|
|
|
|
|
host: 134.175.57.249 |
|
|
timeout: 300s |
|
|
timeout: 300s |
|
|
lettuce: |
|
|
lettuce: |
|
|
pool: |
|
|
pool: |
|
|
|