From 3a8caddabc6477efb51fef91932489a9ba169843 Mon Sep 17 00:00:00 2001 From: jianjun Date: Wed, 11 May 2022 17:13:28 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E7=AE=80=E5=AD=97=E6=AE=B52?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dto/result/HouseIcResiUserResultDTO.java | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/epmet-user/epmet-user-client/src/main/java/com/epmet/dto/result/HouseIcResiUserResultDTO.java b/epmet-user/epmet-user-client/src/main/java/com/epmet/dto/result/HouseIcResiUserResultDTO.java index d640951290..4d509f4762 100644 --- a/epmet-user/epmet-user-client/src/main/java/com/epmet/dto/result/HouseIcResiUserResultDTO.java +++ b/epmet-user/epmet-user-client/src/main/java/com/epmet/dto/result/HouseIcResiUserResultDTO.java @@ -35,35 +35,35 @@ public class HouseIcResiUserResultDTO implements Serializable { private static final long serialVersionUID = 1L; - /** - * 客户Id customer.id - */ - private String customerId; - - /** - * - */ - private String agencyId; - - /** - * 网格ID - */ - private String gridId; - - /** - * 所属小区ID - */ - private String villageId; - - /** - * 所属楼宇Id - */ - private String buildId; - - /** - * 单元id - */ - private String unitId; +// /** +// * 客户Id customer.id +// */ +// private String customerId; +// +// /** +// * +// */ +// private String agencyId; +// +// /** +// * 网格ID +// */ +// private String gridId; +// +// /** +// * 所属小区ID +// */ +// private String villageId; +// +// /** +// * 所属楼宇Id +// */ +// private String buildId; +// +// /** +// * 单元id +// */ +// private String unitId; /** * 所属家庭Id