@ -102,52 +102,50 @@ public class ApplicationEvent {
LocalDateTime start = LocalDateTime . of ( 2023 , 12 , 6 , 0 , 0 , 0 ) ;
LocalDateTime end = LocalDateTime . now ( ) ;
CompletableFutureUtil . runSync ( ( ) - > {
// 测试数据
// gBaseJJDService.pullDataAndSaveRedis(start, end);
// personalService.init();
// personalService.pullInvestigate();
// personalService.pullPsychosis();
// gBaseJJDService.pullAndSave(start, end);
// gBaseSHRWFRService.pullAndSave(start, end);
// petitionService.personPullAndSave(start, end);
// personalService.pullPetitionAgain();
// pointService.personPullAndSave(start, end);
// riskPersonalService.fixed();
// petitionService.petitionModelTask(initDomain(List.of(40)));
// riskTaskService.eduModelTask(initDomain(List.of(34)));
// riskTaskService.infoModelTask(initDomain(List.of(32,33)));
// marriageService.marriageModelTask(initDomain(List.of(39,51)));
// pointService.syncSecurity(initDomain(List.of(37)));
// habitService.habitModelTask(start, initDomain(List.of(36,60,61,62)));
// pointService.syncCarUser(initDomain(List.of(53)));
// riskTaskService.riskAreaModelTask(initDomain(List.of(41)));
// pointService.syncScore(initDomain(List.of(43)));
// pointService.syncViolence(initDomain(List.of(44)));
// noControlService.syncNoControlData(initDomain(List.of(45)));
// pointService.syncDrug(initDomain(List.of(37)));
// pointService.syncControlNoPower(initDomain(List.of(48)));
// pointService.syncOilBuy(initDomain(List.of(52)));
// gBaseJJDService.pullPoliceInstance(start, end, initDomain(List.of(55,56,57,58)));
// jsbryService.syncPys(initDomain(List.of(59)));
// gBaseSHRWFRService.combatCrime(initDomain(List.of(63)));
// gBaseJJDService.syncPoliceAttack(initDomain(List.of(64)));
// gBaseJJDService.syncHomeViolence(initDomain(List.of(65,66)));
// pointService.syncPointType(initDomain(List.of(67)));
// gBaseSHRWFRService.hadWork(initDomain(List.of(68)));
// gBaseJJDService.syncParentRelation(initDomain(List.of(69,70)));
// gBaseJJDService.syncLove(initDomain(List.of(71)));
// gBaseJJDService.syncMarryDispute(initDomain(List.of(72)));
// gBaseJJDService.syncNeighborAndColleagueDispute(initDomain(List.of(73)));
// gBaseJJDService.syncBullying(initDomain(List.of(74)));
// gBaseSHRWFRService.crimeName(initDomain(List.of(76)));
// pointService.syncIsPetition(initDomain(List.of(111)));
// pointService.syncFatherEducation(initDomain(List.of(112)));
// pointService.syncMotherEducation(initDomain(List.of(113)));
// pointService.syncDomicileType(initDomain(List.of(114)));
personalService . init ( ) ;
personalService . pullInvestigate ( ) ;
personalService . pullPsychosis ( ) ;
gBaseJJDService . pullAndSave ( start , end ) ;
gBaseSHRWFRService . pullAndSave ( start , end ) ;
petitionService . personPullAndSave ( start , end ) ;
personalService . pullPetitionAgain ( ) ;
pointService . personPullAndSave ( start , end ) ;
riskPersonalService . fixed ( ) ;
petitionService . petitionModelTask ( initDomain ( List . of ( 40 ) ) ) ;
riskTaskService . eduModelTask ( initDomain ( List . of ( 34 ) ) ) ;
riskTaskService . infoModelTask ( initDomain ( List . of ( 32 , 33 ) ) ) ;
marriageService . marriageModelTask ( initDomain ( List . of ( 39 , 51 ) ) ) ;
pointService . syncSecurity ( initDomain ( List . of ( 37 ) ) ) ;
habitService . habitModelTask ( start , initDomain ( List . of ( 36 , 60 , 61 , 62 ) ) ) ;
pointService . syncCarUser ( initDomain ( List . of ( 53 ) ) ) ;
riskTaskService . riskAreaModelTask ( initDomain ( List . of ( 41 ) ) ) ;
pointService . syncScore ( initDomain ( List . of ( 43 ) ) ) ;
pointService . syncViolence ( initDomain ( List . of ( 44 ) ) ) ;
noControlService . syncNoControlData ( initDomain ( List . of ( 45 ) ) ) ;
pointService . syncDrug ( initDomain ( List . of ( 37 ) ) ) ;
pointService . syncControlNoPower ( initDomain ( List . of ( 48 ) ) ) ;
pointService . syncOilBuy ( initDomain ( List . of ( 52 ) ) ) ;
gBaseJJDService . pullPoliceInstance ( start , end , initDomain ( List . of ( 55 , 56 , 57 , 58 ) ) ) ;
jsbryService . syncPys ( initDomain ( List . of ( 59 ) ) ) ;
gBaseSHRWFRService . combatCrime ( initDomain ( List . of ( 63 ) ) ) ;
gBaseJJDService . syncPoliceAttack ( initDomain ( List . of ( 64 ) ) ) ;
gBaseJJDService . syncHomeViolence ( initDomain ( List . of ( 65 , 66 ) ) ) ;
pointService . syncPointType ( initDomain ( List . of ( 67 ) ) ) ;
gBaseSHRWFRService . hadWork ( initDomain ( List . of ( 68 ) ) ) ;
gBaseJJDService . syncParentRelation ( initDomain ( List . of ( 69 , 70 ) ) ) ;
gBaseJJDService . syncLove ( initDomain ( List . of ( 71 ) ) ) ;
gBaseJJDService . syncMarryDispute ( initDomain ( List . of ( 72 ) ) ) ;
gBaseJJDService . syncNeighborAndColleagueDispute ( initDomain ( List . of ( 73 ) ) ) ;
gBaseJJDService . syncBullying ( initDomain ( List . of ( 74 ) ) ) ;
gBaseSHRWFRService . crimeName ( initDomain ( List . of ( 76 ) ) ) ;
pointService . syncIsPetition ( initDomain ( List . of ( 111 ) ) ) ;
pointService . syncFatherEducation ( initDomain ( List . of ( 112 ) ) ) ;
pointService . syncMotherEducation ( initDomain ( List . of ( 113 ) ) ) ;
pointService . syncDomicileType ( initDomain ( List . of ( 114 ) ) ) ;
// pointService.syncCriminalPunishment(initDomain(List.of(115)));// 需重跑 报错
// pointService.syncAdministrativePunishment(initDomain(List.of(116))); // 需重跑
// pointService.syncParentsDivorce(initDomain(List.of(117)));
pointService . syncAdministrativePunishment ( initDomain ( List . of ( 116 ) ) ) ; // 需重跑
pointService . syncParentsDivorce ( initDomain ( List . of ( 117 ) ) ) ;
pointService . syncFamilyDie ( initDomain ( List . of ( 118 ) ) ) ;
pointService . syncFatherDie ( initDomain ( List . of ( 119 ) ) ) ;
pointService . syncMotherDie ( initDomain ( List . of ( 120 ) ) ) ;