ok = $ok; } /** * 是否上传成功 * @return string */ public function getOk() { return $this->ok; } }