资源接口连调

courseware
cxt 5 years ago
parent 04129a8526
commit be50b57aae

@ -30,6 +30,7 @@ json.course_modules @course_modules.each do |mod|
json.third_category category.children do |child|
json.partial! "category_info", category: child
json.parent_id child.parent_id
end
end
end

Loading…
Cancel
Save