diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index c4bbc4ebb..38c2b9e90 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -58,6 +58,12 @@ module ApplicationHelper end end + # 获取项/课程 news最新列表 + # params course ID or project ID + def news_act_order + + end + # Time 2015-03-24 16:38:05 # Author lizanle # Description after save后需要进行资源记录的更新