新增小额奖励

This commit is contained in:
2026-05-09 18:00:33 +08:00
parent 8bc05d6c63
commit e509522188
121 changed files with 1582 additions and 61 deletions
+2 -1
View File
@@ -52,5 +52,6 @@ namespace BingoBrain
public const string RecordViewModel = "RecordViewModel";
public const string ThreeDaysGiftModel = "ThreeDaysGiftModel";
public const string RewardMulNewModel = "RewardMulNewModel";
}
public const string PettyAwardModel = "PettyAwardModel";
}
}