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