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
@@ -51,7 +51,6 @@ public class ReferralHandler implements RequestHandler {
return null;
}
private BaseResponse handleRefill(BaseRequest request, Long userId, Integer amount) {
referralService.onUserAccountRefill(userId, amount);