예제 #1
0
 public void EditItem(EvaluateCategoryItemEntity model)
 {
     service.EditItem(model);
 }