예제 #1
0
파일: BReceipt.cs 프로젝트: seezeef/YS_ERP
 public bool UpdateOther(CZZD.ERP.Model.BllReceiptTable model)
 {
     return(dal.UpdateOther(model));
 }