zhongrj
2024-05-21 a81d333ef93149e059e284203772844826d16b7e
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(),