| Line 1234... |
Line 1234... |
| 1234 |
System.out.println(offerDiscoveryResponse);
|
1234 |
System.out.println(offerDiscoveryResponse);
|
| 1235 |
}
|
1235 |
}
|
| 1236 |
|
1236 |
|
| 1237 |
public void test() throws Exception {
|
1237 |
public void test() throws Exception {
|
| 1238 |
|
1238 |
|
| 1239 |
System.out.println(pinelabsAuthService.getAccessToken());
|
1239 |
//System.out.println(pinelabsAuthService.getAccessToken());
|
| 1240 |
testAffordability();
|
1240 |
//testAffordability();
|
| 1241 |
|
1241 |
|
| 1242 |
//System.out.println(trialFormRepository.selectByEmailOrMobile("9990381568"));
|
1242 |
//System.out.println(trialFormRepository.selectByEmailOrMobile("9990381568"));
|
| 1243 |
/*CreditBlockedExceptionPartner creditBlockedExceptionPartner = creditBlockedExceptionPartnersRepository.select(175139430);
|
1243 |
/*CreditBlockedExceptionPartner creditBlockedExceptionPartner = creditBlockedExceptionPartnersRepository.select(175139430);
|
| 1244 |
System.out.println(creditBlockedExceptionPartner);*/
|
1244 |
System.out.println(creditBlockedExceptionPartner);*/
|
| 1245 |
//this.updatePartnerLimit(175139595);
|
1245 |
//this.updatePartnerLimit(175139595);
|
| 1246 |
//this.releaseBlockedLimit();
|
1246 |
this.releaseBlockedLimit();
|
| 1247 |
//sdCreditService.resetHardLimit();
|
1247 |
//sdCreditService.resetHardLimit();
|
| 1248 |
//migrations.migrateSerialInvoiceMap();
|
1248 |
//migrations.migrateSerialInvoiceMap();
|
| 1249 |
//runOnceTasks.checkRewardsEligibility();
|
1249 |
//runOnceTasks.checkRewardsEligibility();
|
| 1250 |
//hybridEncryptor.getJwt();
|
1250 |
//hybridEncryptor.getJwt();
|
| 1251 |
/*System.out.printf("Date|Transaction Id|Serial Number|Sale Amount|Swipe Payout|Discount Payout%n");
|
1251 |
/*System.out.printf("Date|Transaction Id|Serial Number|Sale Amount|Swipe Payout|Discount Payout%n");
|