dev add referral
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-02-06 01:01:34 +07:00
parent 80c53515fb
commit f52ce6db3c
11 changed files with 258 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package ru.soune
interface Referral {
val userId: String
val userId: Long
val referralLink: String
val inviter: String?
val currentLevel: String