修改字段
This commit is contained in:
parent
39b2347df0
commit
392f0546f6
@ -80,6 +80,6 @@ public class ShopPageApp implements Serializable {
|
|||||||
@TableField(exist = false)
|
@TableField(exist = false)
|
||||||
private String tpl_label;
|
private String tpl_label;
|
||||||
|
|
||||||
@ApiModelProperty(value = "市场展示图片,[{'imageUrl:'','content':''},{}]")
|
@ApiModelProperty(value = "市场展示图片,[{'imageUrl:'','description':''}")
|
||||||
private String app_market_images;
|
private String app_market_images;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user