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

@@ -9,6 +9,7 @@ import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@Deprecated
@RestController
@RequestMapping("/api/mobile/video/v1")
public class AppVideoController {