|
|
'banners' => AdService::make()->getListByPosition(1),
|
|
'banners' => AdService::make()->getListByPosition(1),
|
|
|
'goods' => GoodsService::make()->getListByType(2, $buyType, $this->userId),
|
|
'goods' => GoodsService::make()->getListByType(2, $buyType, $this->userId),
|