rk
2 天以前 4a8aacc59c7a3f972ede1cd1f375977dc3ba23aa
server/services/src/main/resources/application-pro.yml
@@ -16,19 +16,21 @@
    time-zone: GMT+8
    date-format: yyyy-MM-dd HH:mm:ss
  mail:
    host: smtp.aliyun.com
    host: smtp.qq.com
    port: 465
    username: your_email@aliyun.com
    password: your_password
    username: 1171472578@qq.com
    password: bxecisqcmdauibgb
    default-encoding: UTF-8
    properties:
      mail:
        smtp:
          auth: true
          starttls:
            enable: true
            required: true
          ssl:
            enable: true
            trust: smtp.qq.com
            socketFactory:
              class: javax.net.ssl.SSLSocketFactory
              port: 465
debug_model: false
########################极光推送配置########################
jpush: