public bool AddData(SachObj sachObj)
 {
     return(sachMod.AddData(sachObj));
 }