request->get('id', 0); $info = GoodsService::getGoodsInfo($id); util::success($info); } }