Example #1
0
 public void create(PlanEntity plan)
 {
     dao.create(plan);
 }