1.添加幸运榜单
2.显示跳过动画
This commit is contained in:
@@ -12,6 +12,7 @@ import lombok.Data;
|
||||
public class GiftBean {
|
||||
|
||||
private String gift_id;
|
||||
private String periods;
|
||||
private String gift_name;
|
||||
private String gift_price;
|
||||
private int file_type;
|
||||
|
||||
Reference in New Issue
Block a user