|
|
|
@ -155,9 +155,9 @@ public class ApplicationEvent { |
|
|
|
// 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))); |
|
|
|
|