Commit bf1894dc by 刘鹏飞

促销返回去掉sendCoupons字段

parent b16d71ed
...@@ -65,7 +65,7 @@ public class CalculationSharingDiscountResponseDto { ...@@ -65,7 +65,7 @@ public class CalculationSharingDiscountResponseDto {
/** /**
* 满额赠券活动号列表 * 满额赠券活动号列表
*/ */
private List<String> sendCoupons; //private List<String> sendCoupons;
/** /**
* 使用到的优惠券及优惠金额 * 使用到的优惠券及优惠金额
*/ */
......
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