goodsService->do(); $res['banner'] = $this->goodsService->getBanner(); return $this->success($res); } }