Deprecated

This commit is contained in:
2025-05-30 09:37:03 +08:00
parent bfd37fc764
commit 115edc19fa
10 changed files with 15 additions and 144 deletions

View File

@@ -20,6 +20,7 @@ import java.util.List;
@RestController
@RequestMapping("/api/video/v1")
@Deprecated
@Api(tags = "视频成片管理")
public class VideoController {