示例#1
0
 public B2dDiscountDtl GetDiscountDtl(Int64 xid)
 {
     return(DiscountDAL.GetDiscountDtl(xid));
 }