类 WechatProperties.WechatConfigParam

java.lang.Object
com.abasecode.opencode.pay.config.WechatProperties.WechatConfigParam
封闭类:
WechatProperties

public static class WechatProperties.WechatConfigParam extends Object
  • 字段详细资料

    • appAppid

      private String appAppid
    • microAppid

      private String microAppid
    • mpAppid

      private String mpAppid
    • appSecret

      private String appSecret
    • microSecret

      private String microSecret
    • mpSecret

      private String mpSecret
    • mchid

      private String mchid
    • certPath

      private String certPath
    • certKey

      private String certKey
    • v3key

      private String v3key
    • baseDomain

      private String baseDomain
    • payNotifyUrl

      private String payNotifyUrl
    • refundNotifyUrl

      private String refundNotifyUrl
    • mpCodeReturnUrl

      private String mpCodeReturnUrl
  • 构造器详细资料

    • WechatConfigParam

      public WechatConfigParam()