[ { "name": "基础版", "code": "basic", "status": 0, "sort": 1, "description": "适合个人和小团队使用", "price": 0, "period": "month", "trial_days": 7, "max_users": 10, "max_roles": 5, "max_depts": 10, "max_storage_mb": 1024, "rate_limit": 30 }, { "name": "标准版", "code": "standard", "status": 0, "sort": 2, "description": "适合成长型企业", "price": 29900, "period": "month", "trial_days": 0, "max_users": 50, "max_roles": 20, "max_depts": 50, "max_storage_mb": 10240, "rate_limit": 60 }, { "name": "专业版", "code": "pro", "status": 0, "sort": 3, "description": "适合中型企业", "price": 99900, "period": "month", "trial_days": 0, "max_users": 200, "max_roles": 50, "max_depts": 200, "max_storage_mb": 102400, "rate_limit": 120 }, { "name": "企业版", "code": "enterprise", "status": 0, "sort": 4, "description": "适合大型企业和组织", "price": 299900, "period": "year", "trial_days": 0, "max_users": 1000, "max_roles": 200, "max_depts": 1000, "max_storage_mb": 1024000, "rate_limit": 300 } ]