Commit 1f14c711 authored by lixuan's avatar lixuan

Merge branch 'dev' into 'main'

Dev

See merge request !68
parents 26a9a78c c8f10fdf
Pipeline #143012 passed with stages
in 3 minutes and 46 seconds
......@@ -48,6 +48,8 @@ public class HouseResourceDetail {
private String houseResourceEquityTel;
private String ownership;
private int decorationCondition;
private String decorationConditionText;
......
......@@ -48,6 +48,8 @@ public class HouseResourcePage {
private String houseResourceEquityTel;
private String ownership;
private int decorationCondition;
private String decorationConditionText;
......
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