🐛 Fix lottery

This commit is contained in:
2025-10-24 21:40:40 +08:00
parent 7385caff9a
commit a79ea4ac49

View File

@@ -77,7 +77,7 @@ public class LotteryService(AppDatabase db, PaymentService paymentService, Walle
return await paymentService.CreateOrderAsync(
null,
"isp",
WalletCurrency.SourcePoint,
price,
appIdentifier: "lottery",
productIdentifier: "lottery",