盲盒转盘bug修改

This commit is contained in:
2025-09-16 17:16:24 +08:00
parent 433d348f7c
commit c23be0a7bb
2 changed files with 2 additions and 2 deletions

View File

@@ -523,7 +523,7 @@ class GiveGift extends Model
}
}
}
}
//直播间送礼物 每日任务
model('DailyTasks')->tasks_complete($uid,3);
}