jiangping
2024-02-29 6b6f00cae647a1dae999a4a1a3b87512f16c76f6
server/dmvisit_service/src/main/resources/application-testHS.yml
@@ -6,7 +6,12 @@
    password: HS!20240227
    driver-class-name: com.mysql.cj.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
  redis:
    #    database: 0
    host: 127.0.0.1
    port: 6379
    password:
    timeout: 5000      # 连接池中的最小空闲连接
  jackson:
    time-zone: GMT+8
    date-format: yyyy-MM-dd HH:mm:ss