|
|
|
@@ -187,6 +187,9 @@ public class WxPropertyContract extends TenantEntity { |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "多径租赁单价(其他放rentInfo)", name = "priceUnit") |
|
|
|
private String rentPrice; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "费用详细说明", name = "priceDetail") |
|
|
|
private String priceDetail; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "主体名称", name = "subjectName") |
|
|
|
private String subjectName; |
|
|
|
|