package com.dobbinsoft.fw.pay.model.result; /** *
 * 微信支付结果仅包含有return 和result等相关信息的的属性类
 * 
* */ public class MatrixPayCommonResult extends MatrixBasePayResult { }