BUGFIX: 回显;
This commit is contained in:
@@ -46,6 +46,8 @@ public interface LibraryService extends IService<Library> {
|
||||
*/
|
||||
LibraryUpdateVo upload(LibraryUploadDTO libraryUploadDTO);
|
||||
|
||||
void checkModel(String value, List<Long> modelIds, Integer deleteModelConfirm);
|
||||
|
||||
/**
|
||||
* 编辑library 文件名
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user