make(SharedProsperityRecommendConfigRepository::class); $list = $repository->getList(); return app('json')->success($list); } }