rk
18 小时以前 c74a6f59490cfb9a0ee37f70427739b74e7fbd58
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: