类 AbstractWxPayController

    • 字段详细资料

      • wxPayService

        protected WxPayService wxPayService
        微信支付服务实例
    • 构造器详细资料

      • AbstractWxPayController

        public AbstractWxPayController()
    • 方法详细资料

      • setWxPayService

        @Autowired
        public void setWxPayService​(WxPayService wxPayService)
        设置微信支付服务实例
        参数:
        wxPayService - 微信支付服务实例
      • getPayChannel0

        protected abstract String getPayChannel0()
        获取支付渠道名称
        返回:
        支付渠道名称