@@ -40,7 +40,7 @@ class EducationModel extends Model
}
- return app('json') -> success($items);
+ return app('json') -> success($tree);
// public function getGrList($userId)
@@ -35,7 +35,7 @@ class EducationController
// $data = array_values($tree);
// $msg = '获取分类成功';