design detail 新增接口--编辑图层的位置、大小
This commit is contained in:
@@ -16,8 +16,7 @@ public class DesignSingleItemDTO {
|
||||
@ApiModelProperty("生成item实际对应的类型 有:outwear,dress,blouse,skirt,trousers Shoes Hairstyle Earring")
|
||||
private String type;
|
||||
|
||||
@NotBlank(message = "path cannot be empty!")
|
||||
@ApiModelProperty("对应的图片的绝对路径")
|
||||
@ApiModelProperty("对应的图片的minIO路径")
|
||||
private String path;
|
||||
|
||||
@NotBlank(message = "color cannot be empty!")
|
||||
|
||||
Reference in New Issue
Block a user