From 523a623f1ba176a086fccecf3809334bd35e7482 Mon Sep 17 00:00:00 2001 From: cxt Date: Thu, 7 Apr 2016 16:53:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E7=9A=84=E7=82=B9=E8=B5=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/api/mobile/entities/whomework.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/api/mobile/entities/whomework.rb b/app/api/mobile/entities/whomework.rb index 5101d68eb..8985f3d60 100644 --- a/app/api/mobile/entities/whomework.rb +++ b/app/api/mobile/entities/whomework.rb @@ -31,7 +31,7 @@ module Mobile when :course_name wh.course.name when :act_type - 'Homework' + 'HomeworkCommon' when :act_id wh.id end