示例#1
0
 protected function initItemListCollector()
 {
     parent::initItemListCollector();
     $this->itemListCollector->setRequestModel($this->requestModel);
     $this->itemListCollector->setClient($this->clientAdapter);
 }