| Line 71... |
Line 71... |
| 71 |
import com.spice.profitmandi.dao.repository.user.AddressRepository;
|
71 |
import com.spice.profitmandi.dao.repository.user.AddressRepository;
|
| 72 |
import com.spice.profitmandi.dao.repository.user.LoiFormRepository;
|
72 |
import com.spice.profitmandi.dao.repository.user.LoiFormRepository;
|
| 73 |
import com.spice.profitmandi.dao.repository.user.UserRepository;
|
73 |
import com.spice.profitmandi.dao.repository.user.UserRepository;
|
| 74 |
import com.spice.profitmandi.dao.repository.warehouse.*;
|
74 |
import com.spice.profitmandi.dao.repository.warehouse.*;
|
| 75 |
import com.spice.profitmandi.dao.service.LiquidationService;
|
75 |
import com.spice.profitmandi.dao.service.LiquidationService;
|
| 76 |
import com.spice.profitmandi.dao.service.LocationTrackingService;
|
- |
|
| 77 |
import com.spice.profitmandi.dao.service.PurSaleService;
|
76 |
import com.spice.profitmandi.dao.service.PurSaleService;
|
| 78 |
import com.spice.profitmandi.dao.service.SidbiService;
|
77 |
import com.spice.profitmandi.dao.service.SidbiService;
|
| 79 |
import com.spice.profitmandi.dao.service.biuedart.BluedartAuthService;
|
78 |
import com.spice.profitmandi.dao.service.biuedart.BluedartAuthService;
|
| 80 |
import com.spice.profitmandi.dao.service.biuedart.BluedartService;
|
79 |
import com.spice.profitmandi.dao.service.biuedart.BluedartService;
|
| 81 |
import com.spice.profitmandi.dao.service.solr.FofoSolr;
|
80 |
import com.spice.profitmandi.dao.service.solr.FofoSolr;
|
| Line 1109... |
Line 1108... |
| 1109 |
}
|
1108 |
}
|
| 1110 |
|
1109 |
|
| 1111 |
|
1110 |
|
| 1112 |
public void test() throws Exception {
|
1111 |
public void test() throws Exception {
|
| 1113 |
//System.out.println(tagListingRepository.getModelSchemesByCatalogIdsAndType(175135707, PartnerType.GOLD,Arrays.asList(1024715), LocalDateTime.now()));
|
1112 |
//System.out.println(tagListingRepository.getModelSchemesByCatalogIdsAndType(175135707, PartnerType.GOLD,Arrays.asList(1024715), LocalDateTime.now()));
|
| - |
|
1113 |
|
| 1114 |
//this.sendNotification();
|
1114 |
System.out.println(partnerTypeChangeService.getTypeOnDate(175138843, LocalDate.of(2025,06,30)));
|
| 1115 |
runOnceTasks.employeeTrackingReport();
|
1115 |
System.out.println(partnerTypeChangeService.getTypeOnDate(175138843, LocalDate.of(2025,06,30).plusDays(1)));
|
| 1116 |
//this.fixBlockedCredit();
|
- |
|
| 1117 |
//Utils.sendMailWithAttachments( mailSender,"amit.gupta@smartdukaan.com", null, "Hello World!", "Test Mail", null);
|
1116 |
//Utils.sendMailWithAttachments( mailSender,"amit.gupta@smartdukaan.com", null, "Hello World!", "Test Mail", null);
|
| 1118 |
//sdCreditService.updateRisk();
|
1117 |
//sdCreditService.updateRisk();
|
| 1119 |
/*PartnerType partnerType = partnerTypeChangeService.getTypeOnDate(175139309, YearMonth.of(2025, 5).atDay(1));
|
1118 |
/*PartnerType partnerType = partnerTypeChangeService.getTypeOnDate(175139309,
|
| - |
|
1119 |
YearMonth.of(2025, 5).atDay(1));
|
| 1120 |
System.out.println(partnerType);
|
1120 |
System.out.println(partnerType);
|
| 1121 |
System.out.println(partnerType.nextPartnerTypes());*/
|
1121 |
System.out.println(partnerType.nextPartnerTypes());*/
|
| 1122 |
//this.whatsappTest();
|
1122 |
//this.whatsappTest();
|
| 1123 |
//this.reve();
|
1123 |
//this.reve();
|
| 1124 |
//this.rolloutOppoPayout();
|
1124 |
//this.rolloutOppoPayout();
|