Commit 22828440 authored by lixuan's avatar lixuan

feat: 房源

parent c74bcbc7
Pipeline #144172 failed with stages
in 29 minutes and 53 seconds
...@@ -99,4 +99,6 @@ public class HouseResourceDetail { ...@@ -99,4 +99,6 @@ public class HouseResourceDetail {
private String remark; private String remark;
private List<BusinessEntityDto> businessEntityDtoList; private List<BusinessEntityDto> businessEntityDtoList;
private Boolean gs;
} }
...@@ -103,4 +103,6 @@ public class HouseResourcePage { ...@@ -103,4 +103,6 @@ public class HouseResourcePage {
private String nature; private String nature;
private String industryClassification; private String industryClassification;
private Boolean gs;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment