会员订阅区分体验用户和付费用户:类型标签、筛选器、来源字段
This commit is contained in:
@@ -109,6 +109,8 @@ export type MembershipEntry = {
|
||||
queued_days?: number;
|
||||
queued_count?: number;
|
||||
plan_code?: string;
|
||||
source?: string;
|
||||
is_trial?: boolean;
|
||||
};
|
||||
|
||||
export type MembershipsPayload = {
|
||||
|
||||
Reference in New Issue
Block a user