示例#1
0
 public function patch($id, $parameters, $parent = null)
 {
     return parent::patch($id, $parameters);
 }