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:
12
scripts/testdata/baidu_coding_plan_sample.txt
vendored
Normal file
12
scripts/testdata/baidu_coding_plan_sample.txt
vendored
Normal 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 次请求
|
||||
Reference in New Issue
Block a user