示例#1
0
 protected function getEmptyRec($table, array $cols4replace = array())
 {
     return PSDB::getEmptyRec($table, $cols4replace);
 }