新增兑换

This commit is contained in:
2026-05-19 14:16:52 +08:00
parent 59a6b0dec4
commit defb4f0280
37 changed files with 906 additions and 20 deletions
+1
View File
@@ -103,5 +103,6 @@ namespace BingoBrain
public const string ThreeDaysGiftUI = "ThreeDaysGiftUI";
public const string RewardMulNewUI = "RewardMulNewUI";
public const string PettyAwardUI = "PettyAwardUI";
public const string ExchangeUI = "ExchangeUI";
}
}