1.添加幸运榜单

2.显示跳过动画
This commit is contained in:
2025-09-26 21:03:14 +08:00
parent 888c04ce11
commit e5a7b480c3
25 changed files with 810 additions and 108 deletions

View File

@@ -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;