@ -80,7 +80,12 @@ public class ImportHouseGeneralDTO implements Serializable {
private String ownerIdCard;
/**
* 行数
* 行号
*/
private Integer num;
* 房屋ID
private Integer houseId;
}