maven
2025-12-01 99f103051d895b861a9a676a8e955221c1b6e8a2
src/main/resources/application-jjxm.yml
@@ -62,7 +62,7 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://192.168.1.185:3306/product-inventory-management-jjxm?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-jjxm?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: xd@123456..
      # 从库数据源
@@ -135,7 +135,7 @@
  redis:
    # 地址
#    host: 127.0.0.1
    host: 192.168.1.185
    host: 172.17.0.1
    # 端口,默认为6379
    port: 6380
    # 数据库索引