feat: 增加邀请码每周使用上限并调整翻牌规则(扩展免费次数、移除赠送翻牌与翻倍提示)

This commit is contained in:
chenchun
2025-10-30 19:51:56 +08:00
parent efd917d184
commit f02fb91175
5 changed files with 23 additions and 35 deletions

View File

@@ -25,11 +25,6 @@ public class FlipCardOutput
/// </summary>
public string? RewardDesc { get; set; }
/// <summary>
/// 是否显示翻倍包提示第9次中奖后显示
/// </summary>
public bool ShowDoubleRewardTip { get; set; }
/// <summary>
/// 剩余可翻次数
/// </summary>