+
+
+ 中转请求: {maxRelay === Infinity ? '无限' : `${maxRelay} 次/月`}
+
+
+
+ Hand 执行: {maxHand === Infinity ? '无限' : `${maxHand} 次/月`}
+
+
+
+ Pipeline 运行: {maxPipeline === Infinity ? '无限' : `${maxPipeline} 次/月`}
+
+
+
+ 知识库: {plan.name === 'free' ? '基础' : '高级'}
+
+
+
+ 优先级队列: {plan.name === 'team' ? '最高' : plan.name === 'pro' ? '高' : '标准'}
+
+
+
+