zhongrj
2024-05-25 f37c32e7d663b40a8a55e50735f46c9535016c2c
src/main/java/org/springblade/es/service/ElasticsearchDocumentService.java
@@ -261,6 +261,7 @@
                  "tableId", household.getId().toString(),
                  "tableName", "jczz_household",
                  "title", household.getName(),
                  "relationship", household.getRelationship(),
                  "name", household.getName(),
                  "phone", household.getPhoneNumber(),
                  "idCard", household.getIdCard(),