|
|
|
@ -101,7 +101,7 @@ public class ApplicationEvent { |
|
|
|
RedisDao.getInstance().init(redisTemplate); |
|
|
|
RedisDao.getInstance().init(redisTemplate); |
|
|
|
LocalDateTime end = LocalDate.now().minusDays(1).atTime(23,59,59); |
|
|
|
LocalDateTime end = LocalDate.now().minusDays(1).atTime(23,59,59); |
|
|
|
CompletableFutureUtil.runSync(() -> { |
|
|
|
CompletableFutureUtil.runSync(() -> { |
|
|
|
// personalService.init();
|
|
|
|
personalService.init(); |
|
|
|
// personalService.pullInvestigate();
|
|
|
|
// personalService.pullInvestigate();
|
|
|
|
// personalService.pullPsychosis();
|
|
|
|
// personalService.pullPsychosis();
|
|
|
|
// gBaseSHRWFRService.pullAndSave(LocalDateTime.of(2019,12,6,0,0,0), end);
|
|
|
|
// gBaseSHRWFRService.pullAndSave(LocalDateTime.of(2019,12,6,0,0,0), end);
|
|
|
|
@ -111,60 +111,57 @@ public class ApplicationEvent { |
|
|
|
// gBaseJJDService.pullAndSave(LocalDateTime.of(2023, 12, 6, 0, 0, 0), end);
|
|
|
|
// gBaseJJDService.pullAndSave(LocalDateTime.of(2023, 12, 6, 0, 0, 0), end);
|
|
|
|
// riskPersonalService.fixed();
|
|
|
|
// riskPersonalService.fixed();
|
|
|
|
// personalService.syncPerson(LocalDate.now());
|
|
|
|
// personalService.syncPerson(LocalDate.now());
|
|
|
|
// 32,33,34,39,41,51,53,43,63
|
|
|
|
petitionService.petitionModelTask(initDomain(List.of(40))); |
|
|
|
// 36 60 61 62 44 45 48 52 59 64
|
|
|
|
riskTaskService.eduAndAreaModelTask(initDomain(List.of(34,41))); |
|
|
|
// 76 74 73 72 71 70 69 67 66 65 55 56 57 58 68
|
|
|
|
riskTaskService.infoModelTask(initDomain(List.of(32,33))); |
|
|
|
// petitionService.petitionModelTask(initDomain(List.of(40)));
|
|
|
|
marriageService.marriageModelTask(initDomain(List.of(39,51))); |
|
|
|
// riskTaskService.eduAndAreaModelTask(initDomain(List.of(34,41)));
|
|
|
|
|
|
|
|
// riskTaskService.infoModelTask(initDomain(List.of(32,33)));
|
|
|
|
habitService.habitModelTask(LocalDateTime.of(2023, 12, 6, 0, 0, 0), initDomain(List.of(36,60,61,62))); |
|
|
|
// marriageService.marriageModelTask(initDomain(List.of(39,51)));
|
|
|
|
pointService.syncCarUser(initDomain(List.of(53))); |
|
|
|
|
|
|
|
pointService.syncScore(initDomain(List.of(43))); |
|
|
|
// habitService.habitModelTask(LocalDateTime.of(2023, 12, 6, 0, 0, 0), initDomain(List.of(36,60,61,62)));
|
|
|
|
pointService.syncViolence(initDomain(List.of(44))); |
|
|
|
// pointService.syncCarUser(initDomain(List.of(53)));
|
|
|
|
noControlService.syncNoControlData(initDomain(List.of(45))); |
|
|
|
// pointService.syncScore(initDomain(List.of(43)));
|
|
|
|
|
|
|
|
// pointService.syncViolence(initDomain(List.of(44)));
|
|
|
|
pointService.syncControlNoPower(initDomain(List.of(48))); |
|
|
|
// noControlService.syncNoControlData(initDomain(List.of(45)));
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// pointService.syncControlNoPower(initDomain(List.of(48)));
|
|
|
|
|
|
|
|
pointService.syncOilBuy(initDomain(List.of(52))); |
|
|
|
pointService.syncOilBuy(initDomain(List.of(52))); |
|
|
|
// gBaseJJDService.pullPoliceInstance(LocalDateTime.of(2023, 12, 6, 0, 0, 0), end, initDomain(List.of(55,56,57,58)));
|
|
|
|
gBaseJJDService.pullPoliceInstance(LocalDateTime.of(2023, 12, 6, 0, 0, 0), end, initDomain(List.of(55,56,57,58))); |
|
|
|
// jsbryService.syncPys(initDomain(List.of(59)));
|
|
|
|
jsbryService.syncPys(initDomain(List.of(59))); |
|
|
|
// gBaseSHRWFRService.combatCrime(initDomain(List.of(63)));
|
|
|
|
gBaseSHRWFRService.combatCrime(initDomain(List.of(63))); |
|
|
|
// gBaseJJDService.syncPoliceAttack(initDomain(List.of(64)));
|
|
|
|
gBaseJJDService.syncPoliceAttack(initDomain(List.of(64))); |
|
|
|
// gBaseJJDService.syncHomeViolence(initDomain(List.of(65,66)));
|
|
|
|
gBaseJJDService.syncHomeViolence(initDomain(List.of(65,66))); |
|
|
|
// pointService.syncPointType(initDomain(List.of(67)));
|
|
|
|
pointService.syncPointType(initDomain(List.of(67))); |
|
|
|
// gBaseSHRWFRService.hadWork(initDomain(List.of(68)));
|
|
|
|
gBaseSHRWFRService.hadWork(initDomain(List.of(68))); |
|
|
|
// gBaseJJDService.syncParentRelation(initDomain(List.of(69,70)));
|
|
|
|
gBaseJJDService.syncParentRelation(initDomain(List.of(69,70))); |
|
|
|
// gBaseJJDService.syncLove(initDomain(List.of(71)));
|
|
|
|
gBaseJJDService.syncLove(initDomain(List.of(71))); |
|
|
|
// gBaseJJDService.syncMarryDispute(initDomain(List.of(72)));
|
|
|
|
gBaseJJDService.syncMarryDispute(initDomain(List.of(72))); |
|
|
|
// gBaseJJDService.syncNeighborAndColleagueDispute(initDomain(List.of(73)));
|
|
|
|
gBaseJJDService.syncNeighborAndColleagueDispute(initDomain(List.of(73))); |
|
|
|
// gBaseJJDService.syncBullying(initDomain(List.of(74)));
|
|
|
|
gBaseJJDService.syncBullying(initDomain(List.of(74))); |
|
|
|
gBaseSHRWFRService.crimeName(initDomain(List.of(76))); |
|
|
|
gBaseSHRWFRService.crimeName(initDomain(List.of(76))); |
|
|
|
// pointService.syncIsPetition(initDomain(List.of(40)));
|
|
|
|
pointService.syncIsPetition(initDomain(List.of(40))); |
|
|
|
// pointService.syncFatherEducation(initDomain(List.of(112)));
|
|
|
|
pointService.syncFatherEducation(initDomain(List.of(112))); |
|
|
|
// pointService.syncMotherEducation(initDomain(List.of(113)));
|
|
|
|
pointService.syncMotherEducation(initDomain(List.of(113))); |
|
|
|
// pointService.syncDomicileType(initDomain(List.of(114)));
|
|
|
|
pointService.syncDomicileType(initDomain(List.of(114))); |
|
|
|
// pointService.syncCriminalPunishment(initDomain(List.of(115)));
|
|
|
|
pointService.syncCriminalPunishment(initDomain(List.of(115))); |
|
|
|
// pointService.syncAdministrativePunishment(initDomain(List.of(116)));
|
|
|
|
pointService.syncAdministrativePunishment(initDomain(List.of(116))); |
|
|
|
// pointService.syncParentsDivorce(initDomain(List.of(117)));
|
|
|
|
pointService.syncParentsDivorce(initDomain(List.of(117))); |
|
|
|
// pointService.syncFamilyDie(initDomain(List.of(118)));
|
|
|
|
pointService.syncFamilyDie(initDomain(List.of(118))); |
|
|
|
// pointService.syncFatherDie(initDomain(List.of(119)));
|
|
|
|
pointService.syncFatherDie(initDomain(List.of(119))); |
|
|
|
// pointService.syncMotherDie(initDomain(List.of(120)));
|
|
|
|
pointService.syncMotherDie(initDomain(List.of(120))); |
|
|
|
// pointService.syncChildNo(initDomain(List.of(121)));
|
|
|
|
pointService.syncChildNo(initDomain(List.of(121))); |
|
|
|
// pointService.syncXIDU(initDomain(List.of(122)));
|
|
|
|
pointService.syncXIDU(initDomain(List.of(122))); |
|
|
|
// pointService.syncFiliation(initDomain(List.of(123)));
|
|
|
|
pointService.syncFiliation(initDomain(List.of(123))); |
|
|
|
// 必须在123后面
|
|
|
|
// 必须在123后面
|
|
|
|
// gBaseJJDService.syncOtherContradict(initDomain(List.of(75)));
|
|
|
|
gBaseJJDService.syncOtherContradict(initDomain(List.of(75))); |
|
|
|
|
|
|
|
|
|
|
|
// pointService.syncPetitionContent(initDomain(List.of(124)));
|
|
|
|
pointService.syncPetitionContent(initDomain(List.of(124))); |
|
|
|
// pointService.syncMedicalPressure(initDomain(List.of(125)));
|
|
|
|
pointService.syncMedicalPressure(initDomain(List.of(125))); |
|
|
|
// pointService.syncSeriousIllness(initDomain(List.of(126)));
|
|
|
|
pointService.syncSeriousIllness(initDomain(List.of(126))); |
|
|
|
// pointService.syncFamilySeriousIllness(initDomain(List.of(127)));
|
|
|
|
pointService.syncFamilySeriousIllness(initDomain(List.of(127))); |
|
|
|
// pointService.syncPetitionDissatisfied(initDomain(List.of(128)));
|
|
|
|
pointService.syncPetitionDissatisfied(initDomain(List.of(128))); |
|
|
|
// pointService.syncIsSpecialPeople(initDomain(List.of(129)));
|
|
|
|
pointService.syncIsSpecialPeople(initDomain(List.of(129))); |
|
|
|
// pointService.syncSpecialPeopleType(initDomain(List.of(130)));
|
|
|
|
pointService.syncSpecialPeopleType(initDomain(List.of(130))); |
|
|
|
// pointService.syncParentsRelationship(initDomain(List.of(131)));
|
|
|
|
pointService.syncParentsRelationship(initDomain(List.of(131))); |
|
|
|
// pointService.syncMentalDiseaseDriver(initDomain(List.of(132)));
|
|
|
|
pointService.syncMentalDiseaseDriver(initDomain(List.of(132))); |
|
|
|
// *********暂时不要**********
|
|
|
|
// *********暂时不要**********
|
|
|
|
// riskTaskService.heightFight(initDomain(List.of(42)));
|
|
|
|
// riskTaskService.heightFight(initDomain(List.of(42)));
|
|
|
|
// pointService.syncKillSelf(initDomain(List.of(46)));
|
|
|
|
// pointService.syncKillSelf(initDomain(List.of(46)));
|
|
|
|
|