public void Delete(long autCouponRuleId)
 {
     CouponRuleAuditService.Remove(autCouponRuleId);
 }