Commit cac0aaa7 by zhiheng.zhang

Merge branch 'feature/20210309-支付有礼添加券log-张志恒'

parents 97e7a880 0648b91d
...@@ -40,4 +40,8 @@ public class PayGiftCouponVo { ...@@ -40,4 +40,8 @@ public class PayGiftCouponVo {
* 折扣券的折扣率 例如8.8折 * 折扣券的折扣率 例如8.8折
*/ */
private String benefitRebate; private String benefitRebate;
/**
* 券log
*/
private String logo;
} }
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