示例#1
0
文件: Scan.php 项目: no22/gongo
 function next()
 {
     $this->isCached = false;
     parent::next();
 }