示例#1
0
 public function updateById($id, $args = array())
 {
     return parent::updateById($id, $args);
 }