Commit 5f597353 authored by lixuan's avatar lixuan

feat: 房源

parent 6a43aa20
Pipeline #144861 failed with stages
in 30 minutes and 19 seconds
...@@ -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