清理代码

This commit is contained in:
Binary Wang 2017-12-19 23:08:27 +08:00
parent a361487507
commit 230fc9f16c
2 changed files with 0 additions and 6 deletions

View File

@ -1,11 +1,7 @@
package com.github.binarywang.wxpay.bean.result;
import com.github.binarywang.wxpay.bean.entpay.EntPayQueryResult;
import com.github.binarywang.wxpay.bean.entpay.EntPayResult;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import org.apache.commons.beanutils.BeanUtils;
/**

View File

@ -4,8 +4,6 @@ import com.github.binarywang.wxpay.bean.entpay.EntPayResult;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import org.apache.commons.beanutils.BeanUtils;
import java.lang.reflect.InvocationTargetException;
/**
* 企业付款返回结果
* 请使用{@link EntPayResult}