$this->id, 'store_id' => $this->store_id, 'user_id' => $this->user_id, 'qrcode' => $this->qrcode, 'products' => $this->products, 'others' => $this->others, 'created_at' => $this->created_at->timestamp, ]; } }