forgeplus/app/views/course_groups/destroy.json.jbuilder

3 lines
92 B
Plaintext
Raw Normal View History

2020-03-09 00:40:16 +08:00
json.status 0
json.message "删除成功"
json.right_url "/courses/#{@course.id}/students"