21191 进行的更改

feature/comment
yang 2025-01-02 15:52:13 +08:00
parent 7215fcb48e
commit 1b32f289cb
1 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,7 @@ public class UserMember extends BaseEntity {
// 会员积分 // 会员积分
private Integer points; private Integer points;
// 订阅状态 active活跃、inactive非活跃、pending待支付和expired过期 // 订阅状态 active活跃连续包月、inactive非活跃不连续包月、pending待支付和expired过期
@EnumValue
private MemberMenu subscriptionStatus; private MemberMenu subscriptionStatus;
// 支付方式 // 支付方式