1:添加签约房的按钮
2:我的家族和的身价页面完成 3:个性装扮降身卡完成
This commit is contained in:
@@ -15,11 +15,13 @@ public class ZhuangBanShangChengBean {
|
||||
private String is_perpetual;
|
||||
private String special_num ;//靓号
|
||||
private String title ;//装扮名称
|
||||
private String type ;//类型,顶部的头部选择
|
||||
private String type="" ;//类型,顶部的头部选择
|
||||
private String remaining_day ;//价格
|
||||
private String base_image ;//显示图片
|
||||
private String play_image;//播放图像
|
||||
private boolean is_select = false;
|
||||
private int num ;//数量
|
||||
private String ext_value="" ;//这是使用降身卡的时候,返回的参数,对应的是降身卡的前面,类似10%
|
||||
|
||||
public boolean isIs_select() {
|
||||
return is_select;
|
||||
|
||||
Reference in New Issue
Block a user