Ejemplo n.º 1
0
 /**
  * 打开书
  */
 public function openBook()
 {
     $this->eBookReader->startBook();
 }