示例#1
0
 public function save($path)
 {
     return ThumbnailClient::save($this->url, $path, $this->id, $this->code);
 }