Commit e7e43499 by 周晓航

Merge branch 'KA-20210617评价有礼ID1031153-周晓航' into qa

parents c255b0eb c78c45d5
......@@ -58,4 +58,18 @@ public class CheckAndJoinResponse {
*/
private WechatCouponInfoVo wechatCouponInfo;
/**
* 开始时间
*/
private String startTime;
/**
* 结束时间
*/
private String endTime;
/**
* 活动详细描述
*/
private String description;
}
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