ZxcZxc123 hace 2 años
padre
commit
a29a1c814c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/model/api/EducationModel.php

+ 1 - 1
app/model/api/EducationModel.php

@@ -40,7 +40,7 @@ class EducationModel extends Model
             }
             }
         }
         }
 
 
-        return app('json') -> success($tree);
+        return $tree;
     }
     }
 
 
 //    public function getGrList($userId)
 //    public function getGrList($userId)