jiangping
2025-06-16 cd41350122ad79f50a3090b0e41e537e4b5cdb0d
server/service/src/main/resources/application-test.yml
@@ -19,9 +19,17 @@
    driver-class-name: com.mysql.cj.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
  mail:
    default-encoding: UTF-8
    host: smtp.exmail.qq.com
    username: jp@doumee.com
    password: Jiangping0427
    username: kefu@yyb.red
    password: 5CGaprcdshS7bHaM
    properties:
      mail:
        smtp:
          auth: true
        starttls:
          enable: true
          required: true
  redis:
    #    database: 0
    host: 127.0.0.1