示例#1
0
文件: ORM.php 项目: techart/tao
 protected function after_setup()
 {
     $this->setup_config();
     return parent::after_setup();
 }