All Downloads are FREE. Search and download functionalities are using the official Maven repository.

me.chanjar.weixin.pay.bean.result.WxPayCommonResult Maven / Gradle / Ivy

package me.chanjar.weixin.pay.bean.result;

import com.thoughtworks.xstream.annotations.XStreamAlias;

/**
 * 
 * 微信支付结果仅包含有return 和result等相关信息的的属性类
 * Created by GuoFeng on 2017-01-09.
 * 
* * @author Guofneg */ @XStreamAlias("xml") public class WxPayCommonResult extends BaseWxPayResult { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy