getGrowthTask()); } /** * 积分任务 * @return Response */ public function point() { return success((new TaskService())->getPointTask()); } }