feat(imports): add real pricing and subscription collectors

Add plan catalog and subscription schema support, seed baselines, and real importers for core domestic subscriptions plus stable official pricing sources.

This commit also hardens the shared fetch layers so the importers can support live collection and database writes instead of relying on manual placeholders alone.
This commit is contained in:
phamnazage-jpg
2026-05-15 22:32:57 +08:00
parent dd58c18fe3
commit 958245537a
91 changed files with 10474 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
# Coding Plan
更新时间2026-05-08
## 套餐详情
### 套餐价格与限额
套餐类型 价格 用量限制
Coding Plan Lite ¥ 40 / 月 每 5 小时:最多约 1,200 次请求
每周:最多约 9,000 次请求
每订阅月:最多约 18,000 次请求
Coding Plan Pro ¥ 200 / 月 每 5 小时:最多约 6,000 次请求
每周:最多约 45,000 次请求
每订阅月:最多约 90,000 次请求