Commit f96cf5b6 authored by lixuan's avatar lixuan

feat: 房源

parent 76d249ee
...@@ -28,9 +28,9 @@ public class HouseResource implements Serializable { ...@@ -28,9 +28,9 @@ public class HouseResource implements Serializable {
private BigDecimal houseArea; private BigDecimal houseArea;
private String houseResourceAttribute; private int houseResourceAttribute;
private String houseResourceType; private int houseResourceType;
private String houseResourceUse; private String houseResourceUse;
......
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