ZengTao
2025-10-13 37bc27edcc02b774a60109e89a0b38dbd6998093
hangzhoumesParent/moduleService/hollowGlassModule/src/main/resources/application-yw.yml
@@ -10,7 +10,7 @@
          password: beibo.123/
          driver-class-name: com.mysql.cj.jdbc.Driver
        pp:
          url: jdbc:mysql://192.168.2.100:3306/pp?serverTimezone=GMT%2b8
          url: jdbc:mysql://192.168.2.100:3309/pp?serverTimezone=GMT%2b8
          username: root
          password: beibo.123/
          driver-class-name: com.mysql.cj.jdbc.Driver
@@ -28,6 +28,12 @@
    host: 192.168.2.100
    port: 6379
    password: 123456
  cache:
    type: redis  # 明确指定缓存类型
    redis:
      time-to-live: -1    # 缓存过期时间
      cache-null-values: true # 是否缓存空值
      use-key-prefix: true    # 使用key前缀
kangaroohy:
  milo:
    enabled: false