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
@@ -29,4 +29,6 @@ public class RegRequest {
private String password;
private String authToken;
private String referralLink;
}