xiaoyong931011
2023-09-11 b8268c1c2cd7eede486281169a87f1e6c48c2f48
src/main/java/cc/mrbird/febs/mall/entity/MallMemberCoupon.java
@@ -13,6 +13,7 @@
    private Long memberId;
    private Long couponId;
    private Long goodsId;
    private String couponName;
    private String inviteId;
    //1:待使用 2:已使用 3:已过期