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