src/main/java/org/springblade/es/vo/EsParam.java @@ -29,4 +29,9 @@ * 社区编号 */ private String communityCode; /** * 地址编码 */ private String houseCode; }