request->get('client',1); $cateogry = GoodsCategoryLogic::categoryThirdTree($client); return $this->success('获取成功',$cateogry); } }