Commit bdd9f952 by xiaoer.li@freemud.com

合并换购券

parent 6c83b7c9
......@@ -116,7 +116,6 @@ public class ActivityCalculationDiscountRequestDto {
* 例如8折为80
*/
private Integer memberDiscount;
private String couponCode;
/**
* 加料/套餐可选商品
*/
......
......@@ -828,8 +828,6 @@ public class CouponServiceImpl implements CouponService {
return dto;
}
private final static String FORMAT_YYYY_DD_23_59_59 = "yyyy-MM-dd 23:59:59";
/**
* 领券
* 领券不需要关心应用和点餐方式
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment