예제 #1
0
 public void EditList(string category, DataItemDetailEntity[] models)
 {
     service.EditList(category, models);
 }