作业详情页面的点赞

This commit is contained in:
cxt 2016-04-07 16:53:37 +08:00
parent c404d26ac5
commit 523a623f1b
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ module Mobile
when :course_name
wh.course.name
when :act_type
'Homework'
'HomeworkCommon'
when :act_id
wh.id
end