rk
7 小时以前 c74a6f59490cfb9a0ee37f70427739b74e7fbd58
server/services/src/main/resources/application-dev.yml
@@ -34,17 +34,21 @@
#            enable: true
#            required: true
  mail:
    host: smtp.exmail.qq.com
    username: jp@doumee.com
    password: 2Jz9HFW2U7vRnCRu
    host: smtp.qq.com
    port: 465
    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: true
@@ -64,8 +68,8 @@
des_pwd: 123456SDFKDJF
jpush:
  appKey:
  masterSecret:
  appKey: bb8fd4bd06c8dcb004f4ee1e
  masterSecret: 569a75763aa5a59377c46fbb
  apnsProduction: false
knife4j:
@@ -95,8 +99,8 @@
    apiV3Key: NJTLJSTZYXZRGScaiwubuzichanbu666 #apiV3Key
    serialNumer: 25D19D18217F4588841E5CD1AA0D1533DE8AF84A #商户证书序列号
    privateKeyPath: pay/pro/wx/apiclient_key.pem
    v3NotifyUrl: http://xiaopiqiu2.natapp1.cc/web/api/wxPayV3Notify
    v3RefundNotifyUrl: http://xiaopiqiu2.natapp1.cc/web/api/wxRefundV3Notify
    v3NotifyUrl: https://test.doumee.cn/gtzxljc_web/web/api/wxPayV3Notify
    v3RefundNotifyUrl: https://test.doumee.cn/gtzxljc_web/web/api/wxRefundV3Notify
alipay: