示例#1
0
 public bool UpdateEndtime(MemberInfo mi)
 {
     return(miDal.UpdateEndtime(mi) > 0);
 }