|
|
|
|
@ -112,7 +112,7 @@ public class ApplicationEvent {
|
|
|
|
|
// riskPersonalService.fixed();
|
|
|
|
|
// personalService.syncPerson(LocalDate.now());
|
|
|
|
|
// 32,33,34,39,41,51,53,43,63
|
|
|
|
|
// 36 60 61 62 44 45 48 52 59
|
|
|
|
|
// 36 60 61 62 44 45 48 52 59 64
|
|
|
|
|
// petitionService.petitionModelTask(initDomain(List.of(40)));
|
|
|
|
|
// riskTaskService.eduAndAreaModelTask(initDomain(List.of(34,41)));
|
|
|
|
|
// riskTaskService.infoModelTask(initDomain(List.of(32,33)));
|
|
|
|
|
@ -129,7 +129,7 @@ public class ApplicationEvent {
|
|
|
|
|
// gBaseJJDService.pullPoliceInstance(LocalDateTime.of(2023, 12, 6, 0, 0, 0), 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.syncPoliceAttack(initDomain(List.of(64))); |
|
|
|
|
// gBaseJJDService.syncHomeViolence(initDomain(List.of(65,66)));
|
|
|
|
|
// pointService.syncPointType(initDomain(List.of(67)));
|
|
|
|
|
// gBaseSHRWFRService.hadWork(initDomain(List.of(68)));
|
|
|
|
|
@ -148,22 +148,22 @@ public class ApplicationEvent {
|
|
|
|
|
// pointService.syncParentsDivorce(initDomain(List.of(117)));
|
|
|
|
|
// pointService.syncFamilyDie(initDomain(List.of(118)));
|
|
|
|
|
// pointService.syncFatherDie(initDomain(List.of(119)));
|
|
|
|
|
pointService.syncMotherDie(initDomain(List.of(120))); |
|
|
|
|
pointService.syncChildNo(initDomain(List.of(121))); |
|
|
|
|
pointService.syncXIDU(initDomain(List.of(122))); |
|
|
|
|
pointService.syncFiliation(initDomain(List.of(123))); |
|
|
|
|
// pointService.syncMotherDie(initDomain(List.of(120)));
|
|
|
|
|
// pointService.syncChildNo(initDomain(List.of(121)));
|
|
|
|
|
// pointService.syncXIDU(initDomain(List.of(122)));
|
|
|
|
|
// pointService.syncFiliation(initDomain(List.of(123)));
|
|
|
|
|
// 必须在123后面
|
|
|
|
|
// gBaseJJDService.syncOtherContradict(initDomain(List.of(75)));
|
|
|
|
|
|
|
|
|
|
pointService.syncPetitionContent(initDomain(List.of(124))); |
|
|
|
|
pointService.syncMedicalPressure(initDomain(List.of(125))); |
|
|
|
|
pointService.syncSeriousIllness(initDomain(List.of(126))); |
|
|
|
|
pointService.syncFamilySeriousIllness(initDomain(List.of(127))); |
|
|
|
|
pointService.syncPetitionDissatisfied(initDomain(List.of(128))); |
|
|
|
|
pointService.syncIsSpecialPeople(initDomain(List.of(129))); |
|
|
|
|
pointService.syncSpecialPeopleType(initDomain(List.of(130))); |
|
|
|
|
pointService.syncParentsRelationship(initDomain(List.of(131))); |
|
|
|
|
pointService.syncMentalDiseaseDriver(initDomain(List.of(132))); |
|
|
|
|
// pointService.syncPetitionContent(initDomain(List.of(124)));
|
|
|
|
|
// pointService.syncMedicalPressure(initDomain(List.of(125)));
|
|
|
|
|
// pointService.syncSeriousIllness(initDomain(List.of(126)));
|
|
|
|
|
// pointService.syncFamilySeriousIllness(initDomain(List.of(127)));
|
|
|
|
|
// pointService.syncPetitionDissatisfied(initDomain(List.of(128)));
|
|
|
|
|
// pointService.syncIsSpecialPeople(initDomain(List.of(129)));
|
|
|
|
|
// pointService.syncSpecialPeopleType(initDomain(List.of(130)));
|
|
|
|
|
// pointService.syncParentsRelationship(initDomain(List.of(131)));
|
|
|
|
|
// pointService.syncMentalDiseaseDriver(initDomain(List.of(132)));
|
|
|
|
|
// *********暂时不要**********
|
|
|
|
|
// riskTaskService.heightFight(initDomain(List.of(42)));
|
|
|
|
|
// pointService.syncKillSelf(initDomain(List.of(46)));
|
|
|
|
|
|