Commit 998699de by 周晓航

支付有礼活动 新增活动描述字段

Signed-off-by: 周晓航 <xiaohang.zhou@freemud.com>
parent 9d7a1830
......@@ -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