gongchunyi
2026-06-25 eefcdefe106d2da0c2c9a09ea788ce0164984fff
src/main/resources/application-hbtmblc-test.yml
@@ -74,9 +74,9 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:mysql://172.17.0.1:9006/product-inventory-management-hbtmblc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        url: jdbc:mysql://172.17.0.1:3306/product-inventory-management-hbtmblc?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
        username: root
        password: hbtm@123456..
        password: xd@123456..
      # 从库数据源
      slave:
        # 从数据源开关/默认关闭