|
|
@@ -141,11 +141,11 @@ public class WxPropertyContract extends BaseEntity { |
|
|
@io.swagger.annotations.ApiModelProperty(value = "调整比例", name = "adjustRatio") |
|
|
@io.swagger.annotations.ApiModelProperty(value = "调整比例", name = "adjustRatio") |
|
|
private String adjustRatio; |
|
|
private String adjustRatio; |
|
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "滞纳金费率", name = "latePayRatio") |
|
|
|
|
|
private Integer latePayRatio; |
|
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "滞纳金费率", name = "latePayDay") |
|
|
|
|
|
private Integer latePayDay; |
|
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "n日后开始计算滞纳金", name = "latePayRatio") |
|
|
@io.swagger.annotations.ApiModelProperty(value = "n日后开始计算滞纳金", name = "latePayRatio") |
|
|
private Integer daylatePay; |
|
|
|
|
|
|
|
|
private Integer latePayRatio; |
|
|
|
|
|
|
|
|
@Transient |
|
|
@Transient |
|
|
@io.swagger.annotations.ApiModelProperty(value = "物业预账单列表", name = "previewBillRentList") |
|
|
@io.swagger.annotations.ApiModelProperty(value = "物业预账单列表", name = "previewBillRentList") |
|
|
|