Changes提交修改
This commit is contained in:
@@ -84,4 +84,7 @@ private static final long serialVersionUID = 1L;
|
||||
/** 租户id */
|
||||
@Excel(name = "租户id")
|
||||
private Long tenantId;
|
||||
|
||||
@ApiModelProperty("图片")
|
||||
private String imgUrl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user