上传视频到子目录

dev_aliyun2
cxt 5 years ago committed by harry
parent e195af13a8
commit 02a6b549f3

@ -85,6 +85,6 @@ class Users::VideosController < Users::BaseController
end
def batch_publish_params
params.permit(videos: %i[video_id title course_id])
params.permit(videos: %i[video_id title course_id category_id])
end
end
Loading…
Cancel
Save