jiangping
2025-06-17 78a173f85f8a4666d83cf8d900f04dd9f8e3e127
server/service/src/main/resources/application-pro.yml
@@ -19,9 +19,11 @@
    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: 2Jz9HFW2U7vRnCRu
    username: kefu@yyb.red
    password: 5CGaprcdshS7bHaM
    port: 465
    properties:
      mail:
        smtp:
@@ -29,6 +31,7 @@
        starttls:
          enable: true
          required: true
  redis:
    #    database: 0
    host: 127.0.0.1