🐛 #1564 微信卡包更新接口去掉多余有问题的参数字段

This commit is contained in:
S 2020-05-18 22:15:47 +08:00 committed by GitHub
parent cb3f105121
commit 0bc2cf9ade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,13 +39,6 @@ public class WxMpMemberCardUpdateMessage implements Serializable {
* 需要设置的积分全量值传入的数值会直接显示
*/
private Integer bonus;
/**
* 本次积分变动值传负数代表减少错误单词只是为了保持兼容
*/
@Deprecated
@SerializedName("add_bonus")
private Integer addBounus;
/**
* 本次积分变动值传负数代表减少