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