getEducationGrList($where, 20, "od asc,recommend desc,gr_id desc"); $result = ['grlist' => $grlist,]; return app('json')->success($result); } }