示例#1
0
 public function copy()
 {
     return Food::copy($this->params);
 }