linwe
2024-05-24 b6d1acb0c319e60fc4c03ed2fdd19be16440e2de
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(),