群聊券 的 名称
This commit is contained in:
@@ -122,6 +122,9 @@ public class MkShopCouponRecord implements Serializable {
|
||||
private LocalDateTime useEndTime;
|
||||
@JSONField(format = "yyyy-MM-dd HH:mm:ss")
|
||||
private LocalDateTime useStartTime;
|
||||
|
||||
@Column(ignore = true)
|
||||
private String couponName;
|
||||
/**
|
||||
* 有效期类型:fixed(固定时间),custom(自定义时间)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user