Subversion Repositories SmartDukaan

Rev

Rev 34731 | Rev 34755 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34731 Rev 34748
Line 1107... Line 1107...
1107
        }
1107
        }
1108
    }
1108
    }
1109
 
1109
 
1110
 
1110
 
1111
    public void test() throws Exception {
1111
    public void test() throws Exception {
-
 
1112
        //System.out.println(tagListingRepository.getModelSchemesByCatalogIdsAndType(175135707, PartnerType.GOLD,Arrays.asList(1024715), LocalDateTime.now()));
-
 
1113
 
1112
        this.fixBlockedCredit();
1114
        this.fixBlockedCredit();
1113
        //Utils.sendMailWithAttachments( mailSender,"amit.gupta@smartdukaan.com", null, "Hello World!", "Test Mail", null);
1115
        //Utils.sendMailWithAttachments( mailSender,"amit.gupta@smartdukaan.com", null, "Hello World!", "Test Mail", null);
1114
        //sdCreditService.updateRisk();
1116
        //sdCreditService.updateRisk();
1115
        PartnerType partnerType = partnerTypeChangeService.getTypeOnDate(175139309,
1117
        /*PartnerType partnerType = partnerTypeChangeService.getTypeOnDate(175139309,
1116
                YearMonth.of(2025, 5).atDay(1));
1118
                YearMonth.of(2025, 5).atDay(1));
1117
        System.out.println(partnerType);
1119
        System.out.println(partnerType);
1118
        System.out.println(partnerType.nextPartnerTypes());
1120
        System.out.println(partnerType.nextPartnerTypes());*/
1119
        //this.whatsappTest();
1121
        //this.whatsappTest();
1120
        //this.reve();
1122
        //this.reve();
1121
        //this.rolloutOppoPayout();
1123
        //this.rolloutOppoPayout();
1122
        //this.debitLoanAmountFromWallet();
1124
        //this.debitLoanAmountFromWallet();
1123
        //List<TotalLoanAmountDueModel> totalLoanAmountDueModels = loanRepository.getDueLoansByFofoId(175139438);
1125
        //List<TotalLoanAmountDueModel> totalLoanAmountDueModels = loanRepository.getDueLoansByFofoId(175139438);