$this->id, 'user_id' => $this->user_id, 'pic_url' => 'http://www.bohaimingpin.com'.$this->params->storage->path , 'title' => $this->params->goods->title, 'value' => $this->params->value, 'price'=>$this->params->price, 'score'=>$this->params->score, 'stock'=>$this->params->stock, 'number'=>$this->number, 'state'=>true, ]; } }