示例#1
0
 public bool UpdateChequeInfo(GetChequeInfo gci)
 {
     return(db.UpdateChequeInfo(gci));
 }