Commit 2b914adf by 查志伟

优惠添加排序属性

parent 4fa350c7
......@@ -235,6 +235,10 @@ public class ActivityCalculationDiscountResponseDto {
* 购物车商品行uid
*/
private String cartGoodsUid;
/**
* 活动优先级 值越大越先参与计算
*/
private Integer priority;
}
@Data
......
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