Browse Source

修改数据库密码

yuhongqi 4 weeks ago
parent
commit
0674b7a972

+ 5 - 5
fs-admin/src/main/resources/application-dev.yml

@@ -30,14 +30,14 @@ spring:
             # 主库数据源
             master:
                 url: jdbc:mysql://10.0.0.6:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 从库数据源
             slave:
                 # 从数据源开关/默认关闭
                 url: jdbc:mysql://10.0.0.3:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 初始连接数
             initialSize: 5
             # 最小连接池数量
@@ -87,4 +87,4 @@ rocketmq:
     consumer:
         group: common-group
         access-key: ak16b45v4p9n150d89395b3c # 替换为实际的 accessKey
-        secret-key: sk370fb48d869b152b # 替换为实际的 secretKey
+        secret-key: sk370fb48d869b152b # 替换为实际的 secretKey

+ 4 - 4
fs-api/src/main/resources/application-dev.yml

@@ -30,14 +30,14 @@ spring:
             # 主库数据源
             master:
                 url: jdbc:mysql://10.0.0.6:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 从库数据源
             slave:
                 # 从数据源开关/默认关闭
                 url: jdbc:mysql://10.0.0.3:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 初始连接数
             initialSize: 5
             # 最小连接池数量

+ 5 - 5
fs-company/src/main/resources/application-dev.yml

@@ -30,14 +30,14 @@ spring:
             # 主库数据源
             master:
                 url: jdbc:mysql://10.0.0.6:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 从库数据源
             slave:
                 # 从数据源开关/默认关闭
                 url: jdbc:mysql://10.0.0.3:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 初始连接数
             initialSize: 5
             # 最小连接池数量
@@ -88,4 +88,4 @@ rocketmq:
     consumer:
         group: common-group
         access-key: ak16b45v4p9n150d89395b3c # 替换为实际的 accessKey
-        secret-key: sk370fb48d869b152b # 替换为实际的 secretKey
+        secret-key: sk370fb48d869b152b # 替换为实际的 secretKey

+ 5 - 5
fs-live-mq/src/main/resources/application-dev.yml

@@ -30,14 +30,14 @@ spring:
             # 主库数据源
             master:
                 url: jdbc:mysql://cd-cdb-7f33sq06.sql.tencentcdb.com:20329/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 从库数据源
             slave:
                 # 从数据源开关/默认关闭
                 url: jdbc:mysql://cd-cdb-7f33sq06.sql.tencentcdb.com:20329?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 初始连接数
             initialSize: 5
             # 最小连接池数量
@@ -87,4 +87,4 @@ rocketmq:
     consumer:
         group: common-group
         access-key: ak16b45v4p9n150d89395b3c # 替换为实际的 accessKey
-        secret-key: sk370fb48d869b152b # 替换为实际的 secretKey
+        secret-key: sk370fb48d869b152b # 替换为实际的 secretKey

+ 5 - 5
fs-live-socket/src/main/resources/application-dev.yml

@@ -30,15 +30,15 @@ spring:
             # 主库数据源
             master:
                 url: jdbc:mysql://10.0.0.6:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 从库数据源
             slave:
                 enabled: true
                 # 从数据源开关/默认关闭
                 url: jdbc:mysql://10.0.0.3:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
             # 初始连接数
             initialSize: 5
             # 最小连接池数量
@@ -87,4 +87,4 @@ rocketmq:
     consumer:
         group: common-group
         access-key: ak16b45v4p9n150d89395b3c # 替换为实际的 accessKey
-        secret-key: sk370fb48d869b152b # 替换为实际的 secretKey
+        secret-key: sk370fb48d869b152b # 替换为实际的 secretKey

+ 4 - 4
fs-user-app/src/main/resources/application-dev.yml

@@ -30,8 +30,8 @@ spring:
             # 主库数据源
             master:
                 url: jdbc:mysql://10.0.0.6:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
                 # 初始连接数
                 initialSize: 100
                 # 最小连接池数量
@@ -45,8 +45,8 @@ spring:
                 enabled: true
                 # 从数据源开关/默认关闭
                 url: jdbc:mysql://10.0.0.3:3306/fs_ffhx_shop?allowMultiQueries=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
-                username: root
-                password: Ylrz_1q2w3e4r5t6y
+                username: fhhxadmin
+                password: fhhx_1q0p2w9o3e8i
                 # 初始连接数
                 initialSize: 100
                 # 最小连接池数量