分享活动 时间字段问题

This commit is contained in:
wangw 2024-11-18 17:52:58 +08:00
parent 36f45f6be5
commit 20aebe1f4d
1 changed files with 2 additions and 4 deletions

View File

@ -38,11 +38,9 @@ public class TbShopShare extends Model<TbShopShare> {
//被邀顶部图
private String beInvitedImg;
//活动结束时间
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
private Date endTime;
private String endTime;
//活动开始时间
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
private Date startTime;
private String startTime;
//新用户获得券
private String newCoupon;
//邀请num人数 可获奖励券