예제 #1
0
 public bool UpdatePurchaseBillOnly(PurchaseBill o)    //撤销
 {
     return(pd.UpdatePurchaseBillOnly(o));
 }