示例#1
0
文件: xxx.php 项目: JasonWiki/docs
 public function __construct()
 {
     parent::__construct();
     $this->connectDb();
 }