#512·sphere

计划持续时间是一个固定的 30 天常量,计划模型无法表示

作者: KruGoL创建于 2026年9月7日更新于 2026年9月7日
标签bug

**客户端。** `planFeatures()` 为每个具有 `priceCents > 0` 的计划发出子弹 `'30-day subscription'`。它是一个三元运算中的常量 - `PlanInfo` 具有 `planId`, `name`, `requestsPerMinute`, `requestsPerDay`, `priceCents`, `fiatCurrency`,没有任何持续时间。该字符串在计划卡中传达给用户(`PlanCard.tsx:73`)和在 `PlanScreen.tsx` 中两次(:976, :985)。

内容来源: unicity-sphere/sphere