Exemplo n.º 1
0
 public bool UpdateOther(CZZD.ERP.Model.BllReceiptTable model)
 {
     return(dal.UpdateOther(model));
 }