mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 02:28:25 +08:00 
			
		
		
		
	🐛 #1564 微信卡包更新接口去掉多余有问题的参数字段
This commit is contained in:
		| @ -39,13 +39,6 @@ public class WxMpMemberCardUpdateMessage implements Serializable { | |||||||
|    * 需要设置的积分全量值,传入的数值会直接显示 |    * 需要设置的积分全量值,传入的数值会直接显示 | ||||||
|    */ |    */ | ||||||
|   private Integer bonus; |   private Integer bonus; | ||||||
|   /** |  | ||||||
|    * 本次积分变动值,传负数代表减少,错误单词,只是为了保持兼容 |  | ||||||
|    */ |  | ||||||
|   @Deprecated |  | ||||||
|   @SerializedName("add_bonus") |  | ||||||
|   private Integer addBounus; |  | ||||||
|  |  | ||||||
|  |  | ||||||
|   /** |   /** | ||||||
|    * 本次积分变动值,传负数代表减少 |    * 本次积分变动值,传负数代表减少 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 S
					S