mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
#1196 增加微信卡券类型的枚举
This commit is contained in:
committed by
Binary Wang
parent
de191a9c2f
commit
34aea1916d
@@ -227,16 +227,6 @@ public class BaseInfo implements Serializable {
|
||||
*/
|
||||
@SerializedName("promotion_app_brand_pass")
|
||||
private String promotionAppBrandPass;
|
||||
/**
|
||||
* 小程序的user_name,
|
||||
*/
|
||||
@SerializedName("activate_app_brand_user_name")
|
||||
private String activateAppBrandUserName;
|
||||
/**
|
||||
* 激活小程序页面地址
|
||||
*/
|
||||
@SerializedName("activate_app_brand_pass")
|
||||
private String activateAppBrandPass;
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
|
||||
Reference in New Issue
Block a user