_arrayParseUrl2Tag($data); $this->_data = $data; if (empty($this->_data['expiredDate'])) { $this->_data['expiredDate'] = null; } return $this; } }