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
View File
@@ -6,4 +6,5 @@ data class ReferralStat(
val totalIncome: Int,
val availableIncome: Int,
val holdBalance: Int,
val referralLink: String,
)