public void Update(StatusWiseBLL obj)
 {
     StatusMasterDAL.Update(obj);
 }