TASK:模块化;
This commit is contained in:
@@ -22,7 +22,7 @@ public class DesignCollectionDTO {
|
||||
@ApiModelProperty("印花板图片 数组")
|
||||
private List<DesignCollectionPrintElementDTO> printBoards;
|
||||
|
||||
@NotEmpty(message = "colorBoards.cannot.be.empty")
|
||||
// @NotEmpty(message = "colorBoards.cannot.be.empty")
|
||||
@ApiModelProperty("颜色板RGB值 数组")
|
||||
private List<CollectionColorDTO> colorBoards;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user