mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 18:46:10 +08:00 
			
		
		
		
	#809 WxMpXmlMessage增加unionId
This commit is contained in:
		| @ -129,6 +129,10 @@ public class WxMpXmlMessage implements Serializable { | ||||
|   @XStreamConverter(value = XStreamCDataConverter.class) | ||||
|   private String recognition; | ||||
|  | ||||
|   @XStreamAlias("UnionId") | ||||
|   @XStreamConverter(value = XStreamCDataConverter.class) | ||||
|   private String unionId; | ||||
|  | ||||
|   /////////////////////////////////////// | ||||
|   // 群发消息返回的结果 | ||||
|   /////////////////////////////////////// | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang