MrShi
2025-07-02 39ae52b3f65e2bba3b6570adb51e791cb3befff7
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