create_time = time(); if (!empty($this->req_data)) { $this->req_data = kg_json_encode($this->req_data); } else { $this->req_data = ''; } } }