parent
9be78062be
commit
04f2ac6815
|
@ -9,7 +9,7 @@ import org.springframework.web.bind.annotation.RequestMapping
|
|||
import org.springframework.web.bind.annotation.RestController
|
||||
|
||||
@RestController
|
||||
@RequestMapping("/v2/audio-content/main/series")
|
||||
@RequestMapping("/v2/audio-content/main/free")
|
||||
class AudioContentMainTabFreeController(private val service: AudioContentMainTabFreeService) {
|
||||
@GetMapping
|
||||
fun fetchContentMainFree(
|
||||
|
|
Loading…
Reference in New Issue