【代码优化】商城: 满减送活动
This commit is contained in:
@@ -95,8 +95,10 @@ public class RewardActivityMatchRespDTO {
|
||||
*
|
||||
* key: 优惠劵模版编号
|
||||
* value:对应的优惠券数量
|
||||
*
|
||||
* 目的:用于订单支付后赠送优惠券
|
||||
*/
|
||||
private Map<Long, Integer> giveCoupons;
|
||||
private Map<Long, Integer> giveCouponTemplateCounts;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user