Commit 030a7378 by 冷斌

fix bug

parent 1fa66dcf
...@@ -36,6 +36,7 @@ class ZyCollectionModel extends Model ...@@ -36,6 +36,7 @@ class ZyCollectionModel extends Model
'zy_teacher', //讲师收藏 'zy_teacher', //讲师收藏
'doc', //文库收藏 'doc', //文库收藏
'zy_teacher_course', //线下课收藏 'zy_teacher_course', //线下课收藏
'exams_paper',
'exams_question', // 新版考试系统试题收藏 'exams_question', // 新版考试系统试题收藏
); );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment