コード例 #1
0
 def execute(self):
     notification = Notification()
     notification.view_status = 1
     notification._id = self.notification_id
     notification.mark_as_viewed()