巡乐会添加榜单和记录

剩余转盘,屏幕适配器
This commit is contained in:
2025-09-04 19:36:17 +08:00
parent 41c9e9d5d6
commit 1b8af0e733
97 changed files with 1682 additions and 150 deletions

View File

@@ -23,4 +23,5 @@ public class GiftBean {
private String nickname;
private int count;
private String user_id;
private int num;
}