|
|
|
@@ -260,7 +260,7 @@ public class WxRentContract extends TenantEntity { |
|
|
|
private Integer businessId; |
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "店铺类型", name = "shopType") |
|
|
|
private Integer shopType; |
|
|
|
private Integer shopTypeStr; |
|
|
|
private String shopTypeStr; |
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "店铺名称", name = "shopName") |
|
|
|
private String shopName; |
|
|
|
@io.swagger.annotations.ApiModelProperty(value = "更新时间", name = "updatetime") |
|
|
|
|