3 天以前 8ca1da499e580bde95085e98e1b746a51d94cce2
src/main/resources/application-xjgm-pro.yml
@@ -73,7 +73,7 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://172.17.0.1:11101/product-inventory-management-xjgm-pro?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://172.17.0.1:11101/product-inventory-management-xjgm?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: xd@123456..
      # 从库数据源
@@ -152,7 +152,7 @@
#      host: 127.0.0.1
      host: 172.17.0.1
      # 端口,默认为6379
      port: 6379
      port: 11102
      # 数据库索引
      database: 15
      # 密码