|
@@ -3,8 +3,8 @@ spring: |
|
|
include: aliyunRocketMQ |
|
|
include: aliyunRocketMQ |
|
|
# JDBC |
|
|
# JDBC |
|
|
datasource: |
|
|
datasource: |
|
|
url: jdbc:mysql://182.92.151.30:3306/mallink_suimang?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true |
|
|
|
|
|
username: root |
|
|
|
|
|
|
|
|
url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/suimang_lanqi?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true |
|
|
|
|
|
username: lqsm |
|
|
password: sm2023@ms |
|
|
password: sm2023@ms |
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
@@ -24,7 +24,7 @@ spring: |
|
|
connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000" |
|
|
connectionProperties: "druid.stat.mergeSql=true;druid.stat.slowSqlMillis=6000" |
|
|
# REDIS |
|
|
# REDIS |
|
|
redis: |
|
|
redis: |
|
|
host: 182.92.151.30 |
|
|
|
|
|
|
|
|
host: r-2zev1q55p1g710qlu7.redis.rds.aliyuncs.com |
|
|
port: 6379 |
|
|
port: 6379 |
|
|
password: sm2023@rd |
|
|
password: sm2023@rd |
|
|
timeout: 3600 |
|
|
timeout: 3600 |
|
@@ -49,11 +49,11 @@ spring: |
|
|
endpointName: cn-hangzhou |
|
|
endpointName: cn-hangzhou |
|
|
oss: |
|
|
oss: |
|
|
endpoint: oss-cn-beijing.aliyuncs.com |
|
|
endpoint: oss-cn-beijing.aliyuncs.com |
|
|
keyid: LTAI5tQs4MBjzLFbiQLjsMYy |
|
|
|
|
|
keysecret: nYmnexFJxrsBu0AGVIOSbUaSaweJu7 |
|
|
|
|
|
bucketname: suimang |
|
|
|
|
|
|
|
|
keyid: LTAI5t7NWaUUnsDbFFeFS8Lx |
|
|
|
|
|
keysecret: u5Hzx6gzBnvESrFXwj21qORux5lsgn |
|
|
|
|
|
bucketname: suimangfrom |
|
|
filehost: callback |
|
|
filehost: callback |
|
|
filedomain: https://suimang.oss-accelerate.aliyuncs.com |
|
|
|
|
|
|
|
|
filedomain: https://suimangfrom.oss-accelerate.aliyuncs.com |
|
|
|
|
|
|
|
|
# EMAIL |
|
|
# EMAIL |
|
|
mail: |
|
|
mail: |
|
@@ -100,7 +100,7 @@ wechat: |
|
|
componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC) |
|
|
componentToken: ENC(rkxj0733WxFFDLgA9x01m2s5Fi2L+0PC) |
|
|
componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=) |
|
|
componentAesKey: ENC(EIbJUBpbYOrLb4YQ/HXLQmxlxgAqIp2ZmpnGICC8pu5xiTz3Cqfkbwd2S8raCcK/IvYcX2GmedI=) |
|
|
redis: |
|
|
redis: |
|
|
host: 182.92.151.30 |
|
|
|
|
|
|
|
|
host: r-2zev1q55p1g710qlu7.redis.rds.aliyuncs.com |
|
|
port: 6379 |
|
|
port: 6379 |
|
|
password: sm2023@rd |
|
|
password: sm2023@rd |
|
|
timeout: 3600 |
|
|
timeout: 3600 |
|
@@ -125,8 +125,8 @@ alipay: |
|
|
|
|
|
|
|
|
video: |
|
|
video: |
|
|
aliyun: |
|
|
aliyun: |
|
|
accessKeyId: LTAI5tQs4MBjzLFbiQLjsMYy |
|
|
|
|
|
accessKeySecret: nYmnexFJxrsBu0AGVIOSbUaSaweJu7 |
|
|
|
|
|
|
|
|
accessKeyId: LTAI5t7NWaUUnsDbFFeFS8Lx |
|
|
|
|
|
accessKeySecret: u5Hzx6gzBnvESrFXwj21qORux5lsgn |
|
|
regionId: cn-beijing |
|
|
regionId: cn-beijing |
|
|
endPoint: https://oss-cn-beijing.aliyuncs.com |
|
|
endPoint: https://oss-cn-beijing.aliyuncs.com |
|
|
corePoolSize: 6 |
|
|
corePoolSize: 6 |
|
|