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