From 45ced459c7985a385a631cadcb506e42b9433fa8 Mon Sep 17 00:00:00 2001 From: xiaohanzi Date: Mon, 13 Jul 2020 19:03:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BC=80=E5=8F=91=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-dev.yml | 64 +++++++++++++------ ...tion-test.yml => application-test.yml-bak} | 0 .../src/main/resources/application-dev.yml | 58 ++++++++++++----- ...tion-test.yml => application-test.yml-bak} | 0 .../src/main/resources/application-dev.yml | 58 ++++++++++++----- ...tion-test.yml => application-test.yml-bak} | 0 .../src/main/resources/application-dev.yml | 64 +++++++++++++------ ...tion-test.yml => application-test.yml-bak} | 0 .../src/main/resources/application-dev.yml | 59 ++++++++++++----- ...tion-test.yml => application-test.yml-bak} | 0 .../src/main/resources/application-dev.yml | 58 ++++++++++++----- ...tion-test.yml => application-test.yml-bak} | 0 .../src/main/resources/application-dev.yml | 58 ++++++++++++----- ...tion-test.yml => application-test.yml-bak} | 0 .../src/main/resources/application-dev.yml | 60 +++++++++++------ ...tion-test.yml => application-test.yml-bak} | 0 .../src/main/resources/application-dev.yml | 58 ++++++++++++----- ...tion-test.yml => application-test.yml-bak} | 0 18 files changed, 377 insertions(+), 160 deletions(-) rename mallinkAdmin/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) rename mallinkBApi/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) rename mallinkCApi/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) rename mallinkCallback/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) rename mallinkMQConsumer/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) rename mallinkPosApi/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) rename mallinkSchedule/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) rename mallinkSysAdmin/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) rename mallinkWebSocketServer/src/main/resources/{application-test.yml => application-test.yml-bak} (100%) diff --git a/mallinkAdmin/src/main/resources/application-dev.yml b/mallinkAdmin/src/main/resources/application-dev.yml index c8195e0ad..b70f43f41 100644 --- a/mallinkAdmin/src/main/resources/application-dev.yml +++ b/mallinkAdmin/src/main/resources/application-dev.yml @@ -1,13 +1,12 @@ spring: profiles: - include: aliyunRocketMQ - #include: rabbitMQ + #include: aliyunRocketMQ + include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true&allowMultiQueries=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true&allowMultiQueries=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true&allowMultiQueries=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -28,9 +27,9 @@ spring: #date-format: yyyy-MM-dd HH:mm:ss # REDIS redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 5 @@ -90,8 +89,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -109,20 +108,45 @@ aws: access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) +#wechat: +# web: +# appId: "wxe31beafbfd8295ba" +# secret: "c689fabf3c4c9f5b6424ff2a36a26727" +# url: "https://mall.youlane.cn" +# open: +# componentAppId: "wx897e4673286c915d" +# componentSecret: "cdfdfda65c45689beb6766c4c427eed2" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 202.165.179.86 +# port: 6379 +# password: iF0rm@2l2ol9 +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 2 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: web: - appId: "wxe31beafbfd8295ba" - secret: "c689fabf3c4c9f5b6424ff2a36a26727" - url: "https://mall.youlane.cn" + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wx897e4673286c915d" - componentSecret: "cdfdfda65c45689beb6766c4c427eed2" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 2 @@ -130,7 +154,7 @@ wechat: jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 diff --git a/mallinkAdmin/src/main/resources/application-test.yml b/mallinkAdmin/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkAdmin/src/main/resources/application-test.yml rename to mallinkAdmin/src/main/resources/application-test.yml-bak diff --git a/mallinkBApi/src/main/resources/application-dev.yml b/mallinkBApi/src/main/resources/application-dev.yml index e34037bc7..53589c006 100644 --- a/mallinkBApi/src/main/resources/application-dev.yml +++ b/mallinkBApi/src/main/resources/application-dev.yml @@ -1,13 +1,12 @@ spring: profiles: - include: aliyunRocketMQ - #include: rabbitMQ + #include: aliyunRocketMQ + include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -27,9 +26,9 @@ spring: #date-format: yyyy-MM-dd HH:mm:ss # REDIS redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 5 @@ -88,8 +87,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -109,16 +108,41 @@ jasypt: encryptor: password: oRqdnDbK5pj3eMmB +#wechat: +# open: +# componentAppId: "wxdfc8fb4e62d6b52b" +# componentSecret: "98daa62b316dd6feabaad708327ce233" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 101.201.103.81 +# port: 6379 +# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 2 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: + web: + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wxdfc8fb4e62d6b52b" - componentSecret: "98daa62b316dd6feabaad708327ce233" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 2 @@ -126,7 +150,7 @@ wechat: jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 diff --git a/mallinkBApi/src/main/resources/application-test.yml b/mallinkBApi/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkBApi/src/main/resources/application-test.yml rename to mallinkBApi/src/main/resources/application-test.yml-bak diff --git a/mallinkCApi/src/main/resources/application-dev.yml b/mallinkCApi/src/main/resources/application-dev.yml index 7307d0404..9ec032bba 100644 --- a/mallinkCApi/src/main/resources/application-dev.yml +++ b/mallinkCApi/src/main/resources/application-dev.yml @@ -1,13 +1,12 @@ spring: profiles: - include: aliyunRocketMQ - #include: rabbitMQ + #include: aliyunRocketMQ + include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -28,9 +27,9 @@ spring: # REDIS redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 5 @@ -88,8 +87,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -105,16 +104,41 @@ aws: access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) +#wechat: +# open: +# componentAppId: "wxdfc8fb4e62d6b52b" +# componentSecret: "98daa62b316dd6feabaad708327ce233" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 101.201.103.81 +# port: 6379 +# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 2 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: + web: + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wxdfc8fb4e62d6b52b" - componentSecret: "98daa62b316dd6feabaad708327ce233" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 2 @@ -122,7 +146,7 @@ wechat: jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 diff --git a/mallinkCApi/src/main/resources/application-test.yml b/mallinkCApi/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkCApi/src/main/resources/application-test.yml rename to mallinkCApi/src/main/resources/application-test.yml-bak diff --git a/mallinkCallback/src/main/resources/application-dev.yml b/mallinkCallback/src/main/resources/application-dev.yml index 1bfa02852..c2de357bd 100644 --- a/mallinkCallback/src/main/resources/application-dev.yml +++ b/mallinkCallback/src/main/resources/application-dev.yml @@ -1,13 +1,12 @@ spring: profiles: - include: aliyunRocketMQ - #include: rabbitMQ + #include: aliyunRocketMQ + include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -28,9 +27,9 @@ spring: #date-format: yyyy-MM-dd HH:mm:ss # REDIS redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 5 @@ -89,8 +88,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -107,20 +106,45 @@ aws: access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) +#wechat: +# web: +# appId: "wxe31beafbfd8295ba" +# secret: "c689fabf3c4c9f5b6424ff2a36a26727" +# url: "https://mall.youlane.cn" +# open: +# componentAppId: "wx897e4673286c915d" +# componentSecret: "cdfdfda65c45689beb6766c4c427eed2" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 101.201.103.81 +# port: 6379 +# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 2 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: web: - appId: "wxe31beafbfd8295ba" - secret: "c689fabf3c4c9f5b6424ff2a36a26727" - url: "https://mall.youlane.cn" + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wx897e4673286c915d" - componentSecret: "cdfdfda65c45689beb6766c4c427eed2" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 2 @@ -128,7 +152,7 @@ wechat: jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 diff --git a/mallinkCallback/src/main/resources/application-test.yml b/mallinkCallback/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkCallback/src/main/resources/application-test.yml rename to mallinkCallback/src/main/resources/application-test.yml-bak diff --git a/mallinkMQConsumer/src/main/resources/application-dev.yml b/mallinkMQConsumer/src/main/resources/application-dev.yml index 46adaa728..96f2a28b6 100644 --- a/mallinkMQConsumer/src/main/resources/application-dev.yml +++ b/mallinkMQConsumer/src/main/resources/application-dev.yml @@ -1,13 +1,12 @@ spring: profiles: - include: aliyunRocketMQ - #include: rabbitMQ + #include: aliyunRocketMQ + include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -29,9 +28,9 @@ spring: # REDIS redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 5 @@ -88,8 +87,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -105,16 +104,41 @@ aws: access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) +#wechat: +# open: +# componentAppId: "wxdfc8fb4e62d6b52b" +# componentSecret: "98daa62b316dd6feabaad708327ce233" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 101.201.103.81 +# port: 6379 +# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 2 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: + web: + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wxdfc8fb4e62d6b52b" - componentSecret: "98daa62b316dd6feabaad708327ce233" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 2 @@ -122,10 +146,11 @@ wechat: jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 + jasypt: encryptor: password: oRqdnDbK5pj3eMmB diff --git a/mallinkMQConsumer/src/main/resources/application-test.yml b/mallinkMQConsumer/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkMQConsumer/src/main/resources/application-test.yml rename to mallinkMQConsumer/src/main/resources/application-test.yml-bak diff --git a/mallinkPosApi/src/main/resources/application-dev.yml b/mallinkPosApi/src/main/resources/application-dev.yml index 119bbf5f1..cb1c954bf 100644 --- a/mallinkPosApi/src/main/resources/application-dev.yml +++ b/mallinkPosApi/src/main/resources/application-dev.yml @@ -1,13 +1,12 @@ spring: profiles: - include: aliyunRocketMQ - #include: rabbitMQ + #include: aliyunRocketMQ + include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallinkDevGroup1?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallinkDevGroup1?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallinkDevGroup1?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -27,9 +26,9 @@ spring: #date-format: yyyy-MM-dd HH:mm:ss # REDIS redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 5 @@ -88,8 +87,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -109,16 +108,41 @@ jasypt: encryptor: password: oRqdnDbK5pj3eMmB +#wechat: +# open: +# componentAppId: "wxdfc8fb4e62d6b52b" +# componentSecret: "98daa62b316dd6feabaad708327ce233" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 101.201.103.81 +# port: 6379 +# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 2 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: + web: + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wxdfc8fb4e62d6b52b" - componentSecret: "98daa62b316dd6feabaad708327ce233" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 2 @@ -126,7 +150,7 @@ wechat: jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 diff --git a/mallinkPosApi/src/main/resources/application-test.yml b/mallinkPosApi/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkPosApi/src/main/resources/application-test.yml rename to mallinkPosApi/src/main/resources/application-test.yml-bak diff --git a/mallinkSchedule/src/main/resources/application-dev.yml b/mallinkSchedule/src/main/resources/application-dev.yml index 9692540ff..298c01a4c 100644 --- a/mallinkSchedule/src/main/resources/application-dev.yml +++ b/mallinkSchedule/src/main/resources/application-dev.yml @@ -1,13 +1,12 @@ spring: profiles: - include: aliyunRocketMQ - #include: rabbitMQ + #include: aliyunRocketMQ + include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -29,9 +28,9 @@ spring: # REDIS redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 5 @@ -88,8 +87,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -105,16 +104,41 @@ aws: access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) +#wechat: +# open: +# componentAppId: "wxdfc8fb4e62d6b52b" +# componentSecret: "98daa62b316dd6feabaad708327ce233" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 101.201.103.81 +# port: 6379 +# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 2 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: + web: + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wxdfc8fb4e62d6b52b" - componentSecret: "98daa62b316dd6feabaad708327ce233" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 2 @@ -122,7 +146,7 @@ wechat: jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 diff --git a/mallinkSchedule/src/main/resources/application-test.yml b/mallinkSchedule/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkSchedule/src/main/resources/application-test.yml rename to mallinkSchedule/src/main/resources/application-test.yml-bak diff --git a/mallinkSysAdmin/src/main/resources/application-dev.yml b/mallinkSysAdmin/src/main/resources/application-dev.yml index 3ac633170..d60c5cb09 100644 --- a/mallinkSysAdmin/src/main/resources/application-dev.yml +++ b/mallinkSysAdmin/src/main/resources/application-dev.yml @@ -3,10 +3,9 @@ spring: include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -29,7 +28,7 @@ spring: redis: host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 1 @@ -88,8 +87,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -102,28 +101,53 @@ aws: access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) +#wechat: +# web: +# appId: "wxe31beafbfd8295ba" +# secret: "c689fabf3c4c9f5b6424ff2a36a26727" +# url: "https://mall.youlane.cn" +# open: +# componentAppId: "wxdfc8fb4e62d6b52b" +# componentSecret: "98daa62b316dd6feabaad708327ce233" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 101.201.103.81 +# port: 6379 +# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 5 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: web: - appId: "wxe31beafbfd8295ba" - secret: "c689fabf3c4c9f5b6424ff2a36a26727" - url: "https://mall.youlane.cn" + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wxdfc8fb4e62d6b52b" - componentSecret: "98daa62b316dd6feabaad708327ce233" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 - database: 5 + database: 2 defaultExpiration: 2592000 # 默认生命周期30天 jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 diff --git a/mallinkSysAdmin/src/main/resources/application-test.yml b/mallinkSysAdmin/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkSysAdmin/src/main/resources/application-test.yml rename to mallinkSysAdmin/src/main/resources/application-test.yml-bak diff --git a/mallinkWebSocketServer/src/main/resources/application-dev.yml b/mallinkWebSocketServer/src/main/resources/application-dev.yml index 0e2f81464..cf96df06a 100644 --- a/mallinkWebSocketServer/src/main/resources/application-dev.yml +++ b/mallinkWebSocketServer/src/main/resources/application-dev.yml @@ -1,13 +1,12 @@ spring: profiles: - include: aliyunRocketMQ - #include: rabbitMQ + #include: aliyunRocketMQ + include: rabbitMQ # JDBC datasource: - #url: jdbc:mysql://rm-2zel9i9t555zy7lftmo.mysql.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - url: jdbc:mysql://zc349w82qvn56ftl5e64-rw4rm.rwlb.rds.aliyuncs.com:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true - username: ENC(dZ8fmrtuBMQYaRytKQgTqg==) - password: ENC(IKH7HxMZwIqMttMc9+QsqWa1KMsJvTs4) + url: jdbc:mysql://202.165.179.86:3306/mallink?characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&useUnicode=true&useSSL=false&useAffectedRows=true + username: root + password: fm2020test type: com.alibaba.druid.pool.DruidDataSource driver-class-name: com.mysql.cj.jdbc.Driver filters: stat @@ -29,9 +28,9 @@ spring: # REDIS redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 5 @@ -88,8 +87,8 @@ spring: rabbitmq: host: 202.165.179.86 port: 5672 - username: ENC(2f9Nqt3c4cbVGYnhpjp9Mg==) - password: ENC(2av0JfMfz141IHkG6ibI8aKzmD33bc64wcN/O43ucbo=) + username: fumao + password: f9l98&*%%u7flt33 publisher-confirms: true publisher-returns: false virtual-host: / @@ -105,16 +104,41 @@ aws: access: ENC(3gx5ghDFBqGrEhO3Wf8aYmXsnwHO7Cj3HNKJGOeUj0o=) secret: ENC(HVKIJwCJKVXLlUpGlQPwNqJOlnpxn4xYuy91SH0seTSm2uAttIQHvA49fXWWax90v5wloIk0QuU=) +#wechat: +# open: +# componentAppId: "wxdfc8fb4e62d6b52b" +# componentSecret: "98daa62b316dd6feabaad708327ce233" +# componentToken: "formall2018" +# componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" +# redis: +# host: 101.201.103.81 +# port: 6379 +# password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) +# timeout: 3600 +# expire: 1800 #30分钟 +# database: 2 +# defaultExpiration: 2592000 # 默认生命周期30天 +# jedis: +# pool: +# max-active: 100 +# max-idle: 500 +# max-wait: -1 +# min-idle: 10 + wechat: + web: + appId: "wx091907dd0bfd3f6b" + secret: "2a2ca10738998b9ef92c1fe8a4d366a6" + url: "https://admintest.malls.iformall.com" open: - componentAppId: "wxdfc8fb4e62d6b52b" - componentSecret: "98daa62b316dd6feabaad708327ce233" - componentToken: "formall2018" - componentAesKey: "htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN" + componentAppId: wxdfc8fb4e62d6b52b + componentSecret: 98daa62b316dd6feabaad708327ce233 + componentToken: formall2018 + componentAesKey: htKq8EjBMPNndfZQK9JiFojFaqFwFpw42VfeWFtx7HN redis: - host: 101.201.103.81 + host: 202.165.179.86 port: 6379 - password: ENC(xPFDlgd6v8zUhJMbcKc0KmmQiqs9qHtk) + password: iF0rm@2l2ol9 timeout: 3600 expire: 1800 #30分钟 database: 2 @@ -122,7 +146,7 @@ wechat: jedis: pool: max-active: 100 - max-idle: 500 + max-idle: 100 max-wait: -1 min-idle: 10 diff --git a/mallinkWebSocketServer/src/main/resources/application-test.yml b/mallinkWebSocketServer/src/main/resources/application-test.yml-bak similarity index 100% rename from mallinkWebSocketServer/src/main/resources/application-test.yml rename to mallinkWebSocketServer/src/main/resources/application-test.yml-bak