public DataTable SWRepairSave(mcinventory mc)
 {
     return(mc.SWRepairSave());
 }