예제 #1
0
 public int SaveDivision(sp_MAS102_GetDivision_Result data)
 {
     return(service.SaveDivision(data));
 }