fix: update team members value

This commit is contained in:
NFish 2025-01-23 17:02:49 +08:00
parent 5673f03db5
commit 7f49f96c3f

View File

@ -48,7 +48,7 @@ export const ALL_PLANS: Record<Plan, PlanInfo> = {
price: 159,
modelProviders: supportModelProviders,
teamWorkspace: 1,
teamMembers: 5,
teamMembers: 50,
buildApps: 200,
documents: 1000,
vectorSpace: '20GB',