示例#1
0
 protected function getObjs($name)
 {
     return parent::getMulti("dokify2\\tables\\" . $name . "Table", "dokify2\\objs\\" . $name);
 }