BUGFIX: 模特preview;
This commit is contained in:
@@ -69,4 +69,6 @@ public interface LibraryService extends IService<Library> {
|
||||
List<LibraryVo> getByUrlList(List<String> urlList,Long userId);
|
||||
|
||||
Boolean updateLibraryLevel2Type(LibraryLevel2TypeUpdateDTO libraryLevel2TypeUpdateDTO);
|
||||
|
||||
String processMannequins(String uploadPath);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user