|
@ -11,8 +11,8 @@ import org.springframework.web.bind.annotation.RestController; |
|
|
import java.io.IOException; |
|
|
import java.io.IOException; |
|
|
|
|
|
|
|
|
@Controller |
|
|
@Controller |
|
|
@RequestMapping("vedio") |
|
|
@RequestMapping("video") |
|
|
public class AdvVedioController { |
|
|
public class AdvVideoController { |
|
|
|
|
|
|
|
|
@Autowired |
|
|
@Autowired |
|
|
private AdvVedioService advVedioService; |
|
|
private AdvVedioService advVedioService; |