完成盲盒转盘功能,除去巡乐会,

This commit is contained in:
2025-08-28 22:11:26 +08:00
parent 40a32a4218
commit 05a4be2573
73 changed files with 2783 additions and 684 deletions

View File

@@ -32,7 +32,7 @@ public class RoonGiftModel {
private boolean can_send_self;//是否能送自己
private int num;//礼物数量
private int activities_id;//4盲盒 5天空之境
private int gift_bag;
private int gift_bag;//10天空之境 11岁月之城 12时空之巅
public boolean isCan_send_self() {
if ( isManghe()) {
return true;