Ejemplo n.º 1
0
 //取得語系加減價模組
 public B2dDiscountCurrAmt GetDiscountCurrAmt(Int64 xid)
 {
     return(DiscountDAL.GetDiscountCurrAmt(xid));
 }