lgy hai 1 día
pai
achega
88f191b325
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      server/application/api/model/message/MessageModel.php

+ 0 - 1
server/application/api/model/message/MessageModel.php

@@ -105,7 +105,6 @@ class MessageModel extends ZskkDefaultModel {
     {
     {
         $info = $this
         $info = $this
             ->where('id',$id)
             ->where('id',$id)
-            ->field('title,content,application_id,is_read,exam_id,is_remote')
             ->find();
             ->find();
         $this->where('id',$id)
         $this->where('id',$id)
             ->update(['is_read'=>1]);
             ->update(['is_read'=>1]);