@ -5,7 +5,7 @@ class CourseActivity < ApplicationRecord
belongs_to :exercise
belongs_to :poll
after_create :add_course_lead
# after_create :add_course_lead
# 发布新课导语
# 导语要放置在课程创建信息之后