Commit 0648b91d by zhiheng.zhang

券添加log

parent c5a834f7
...@@ -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