TASK:模块化;
This commit is contained in:
@@ -103,4 +103,6 @@ public interface UserLikeGroupService extends IService<UserLikeGroup> {
|
||||
void getThreeDGlb(Long threeDSimpleId, HttpServletResponse response) throws MinioException, IOException;
|
||||
|
||||
void downloadZip(Long threeDSimpleId, String sizeType, String size, HttpServletResponse response) throws MinioException, IOException;
|
||||
|
||||
Boolean delete(Long projectId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user