BUGFIX: 模特删除校验;
TASK: 多语言;
This commit is contained in:
@@ -19,4 +19,5 @@ public class LibraryDeleteDTO {
|
||||
@ApiModelProperty("libraryId数组")
|
||||
private List<Long> libraryIds;
|
||||
|
||||
private Integer deleteModelConfirm;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user