mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-06-28 13:16:19 +08:00
🎨 优化企业微信部分代码
This commit is contained in:
parent
6a27b838b6
commit
fa24f789ed
@ -447,7 +447,8 @@ public class WxCpXmlMessage implements Serializable {
|
|||||||
|
|
||||||
@Data
|
@Data
|
||||||
@XStreamAlias("ScanCodeInfo")
|
@XStreamAlias("ScanCodeInfo")
|
||||||
public static class ScanCodeInfo {
|
public static class ScanCodeInfo implements Serializable {
|
||||||
|
private static final long serialVersionUID = 7420078330239763395L;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 扫描类型,一般是qrcode.
|
* 扫描类型,一般是qrcode.
|
||||||
|
Loading…
Reference in New Issue
Block a user