BUGFIX:模特;
This commit is contained in:
@@ -21,6 +21,8 @@ public class DesignCollectionVO {
|
||||
@ApiModelProperty("design生成的图片 数组")
|
||||
private List<DesignCollectionItemVO> designCollectionItems;
|
||||
|
||||
private String processId;
|
||||
|
||||
public DesignCollectionVO() {
|
||||
}
|
||||
}
|
||||
|
||||
@@ -34,4 +34,8 @@ public class SysFileVO implements Serializable {
|
||||
*/
|
||||
private String md5;
|
||||
|
||||
private Integer high;
|
||||
|
||||
private Integer width;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user