예제 #1
0
 public String save() {
   mtxxService.save(mtxx);
   return SUCCESS;
 }