You've already forked FrameTour-BE
This commit is contained in:
@@ -21,4 +21,5 @@ public interface SourceService {
|
||||
ApiResponse<Integer> update(SourceEntity source);
|
||||
|
||||
ApiResponse cutVideo(Long id);
|
||||
ApiResponse<String> uploadAndUpdateUrl(Long id, org.springframework.web.multipart.MultipartFile file);
|
||||
}
|
||||
|
Reference in New Issue
Block a user