示例#1
0
 public void RemvoeCurrAmt(Int64 xid, string del_user)
 {
     DiscountDAL.DeleteDiscountCurrAmnt(xid, del_user);
 }