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