Commit 0cbc0e4d by 周晓航

Merge branch '支付有礼订单返回券信息新增字段-zxh-20211105'

parents dc97e8c6 998699de
......@@ -57,4 +57,9 @@ public class PayGiftCouponVo {
* 起用金额
*/
private String minAmount;
/**
* 活动描述
*/
private String activityDesc;
}
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