ok = $ok; } /** * 请求标识 * @return string */ public function getOk() { return $this->ok; } }