You've already forked FrameTour-BE
修改
This commit is contained in:
@@ -20,4 +20,5 @@ public interface SourceService {
|
||||
ApiResponse<Integer> deleteById(Long id);
|
||||
ApiResponse<Integer> update(SourceEntity source);
|
||||
|
||||
ApiResponse cutVideo(Long id);
|
||||
}
|
||||
|
Reference in New Issue
Block a user