示例#1
0
 public function table($table)
 {
     parent::table($table);
     return $this;
 }