Commit 0ec95d7b authored by lixuan's avatar lixuan

feat: 房源

parent 42ac1d33
...@@ -9,5 +9,11 @@ public class YearTaxSaveUpdateDto { ...@@ -9,5 +9,11 @@ public class YearTaxSaveUpdateDto {
private String businessEntityInfoId; private String businessEntityInfoId;
private Integer year;
private BigDecimal yearSell;
private BigDecimal yearTax; private BigDecimal yearTax;
private String compare;
} }
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