type)$this->type = self::TOTAL_PICKING; $this->timestamp = time(); $this->notifyUrl = /*config("app.url")*/"https://was.baoshi56.com"."/api/thirdPart/syrius/order/notification"; if (!$this->storages)$this->storages = []; if (!$this->priority)unset($this->priority); if (!$this->expectedExecutionTime)unset($this->expectedExecutionTime); if (!$this->expectedFinishTime)unset($this->expectedFinishTime); if (!$this->batchId)unset($this->batchId); return $this; } }