zhongrj
2024-05-24 81afe3df5e2802bd1d7e32b25c6dd7151da8b45e
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(),