|
|
|
@@ -126,7 +126,7 @@ public class WxShop extends BaseEntity { |
|
|
|
private Integer freeDay; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "参考租金", name = "rent") |
|
|
|
private Integer rent; |
|
|
|
private String rent; |
|
|
|
|
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "预置业态", name = "businessId") |
|
|
|
private Long businessId; |
|
|
|
|