示例#1
0
 def anno_archive(self, request):
     Anno.archive(request.id)
     return message_types.VoidMessage()