Esempio n. 1
0
 public static int updateCusType(CusType custype)
 {
     return(CusTypeService.updateCusTypeById(custype));
 }