예제 #1
0
 /** 
  * 构造函数
  * 
  * @return 
  */
 public function __construct()
 {
     parent::__construct('entity\\ChapterInfoDao');
 }
예제 #2
0
 /** 
  * 构造函数
  * 
  * @return 
  */
 public function __construct()
 {
     parent::__construct('entity\\UserChapterDao');
 }