NC_BACK-36_1
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-02-06 19:27:25 +07:00
parent f52ce6db3c
commit a7e94639d2
14 changed files with 340 additions and 30 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ interface Referral {
val userId: Long
val referralLink: String
val inviter: String?
val inviter: Long?
val currentLevel: String
val totalIncome: Int
val availableIncome: Int