Commit c78c45d5 by 周晓航

新增字段

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