all(); $link = Link::where('id',$data['id'])->first(); return $this->create('请求成功',200,$link); } }