linwe
2024-06-03 1037b8d1f9999cc46c12e374462d07411548b677
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(),