BUGFIX:Single design;
This commit is contained in:
@@ -23,6 +23,9 @@ public class QueryLibraryPageVO {
|
||||
@ApiModelProperty("二级类型")
|
||||
private String level2Type;
|
||||
|
||||
@ApiModelProperty("三级类型")
|
||||
private String level3Type;
|
||||
|
||||
@ApiModelProperty("design类型 用户design生成时候区别library和collection")
|
||||
private String designType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user