ZxcZxc123 2 سال پیش
والد
کامیت
a29a1c814c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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)