add money to wallet if correct

This commit is contained in:
morteza-mortezai
2025-11-16 09:05:23 +03:30
parent b80a5d5e53
commit 1a98067f1a
3 changed files with 97 additions and 21 deletions
+6
View File
@@ -34,6 +34,12 @@ const EnvirementVariables = {
panatechAccount: {
username: 'arpa',
password: 'Aa@123456'
},
kojaBaseUrl: 'https://api.koja.co/api',
kojaAccount: {
username: 'info@asan-service.com',
password: 'Asan@1234'
}
}