增加短剧视频列表请求接口
This commit is contained in:
@@ -4,5 +4,6 @@ import http from '@/http/http.js'
|
||||
export function getVideoDetail(data) {
|
||||
return http.request({
|
||||
url: 'course/courseSets?courseId='+data.courseId,
|
||||
data
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user