mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-15 18:55:13 +08:00
缺少XStream注解导致转化Xml到对象失败
This commit is contained in:
@@ -15,6 +15,7 @@ import com.thoughtworks.xstream.annotations.XStreamAlias;
|
|||||||
* @author <a href="https://github.com/binarywang">binarywang(Binary Wang)</a>
|
* @author <a href="https://github.com/binarywang">binarywang(Binary Wang)</a>
|
||||||
* </pre>
|
* </pre>
|
||||||
*/
|
*/
|
||||||
|
@XStreamAlias("xml")
|
||||||
public class WxPayRedpackQueryResult extends WxPayBaseResult {
|
public class WxPayRedpackQueryResult extends WxPayBaseResult {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user