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:
32
scripts/testdata/ctyun_coding_plan_sample.txt
vendored
Normal file
32
scripts/testdata/ctyun_coding_plan_sample.txt
vendored
Normal file
@@ -0,0 +1,32 @@
|
||||
# 编码套餐(Coding Plan)
|
||||
最近更新时间: 2026-04-09 19:13:32
|
||||
|
||||
GLM Lite
|
||||
GLM Pro
|
||||
GLM Max
|
||||
适用场景
|
||||
适合处理轻量的开发任务
|
||||
适合处理复杂项目的开发任务
|
||||
适合处理海量负载的开发任务
|
||||
|
||||
包月价格 49元/月 149元/月 469元/月
|
||||
包年价格 479/年 1439元/年 4509元/年
|
||||
|
||||
支持模型
|
||||
GLM-5.1
|
||||
GLM-5-Turbo
|
||||
GLM-4.7
|
||||
GLM-4.6
|
||||
GLM-4.5
|
||||
GLM-4.5-Air
|
||||
|
||||
用量限制
|
||||
每 5 小时最多约80 次prompts
|
||||
每周最多约400次prompts
|
||||
每月最多约1,600次prompts
|
||||
每 5 小时最多约400 次prompts
|
||||
每周最多约2,000 次prompts
|
||||
每月最多约8,000次prompts
|
||||
每 5 小时最多约1,600 次prompts
|
||||
每周最多约8,000 次prompts
|
||||
每月最多约32,000次prompts
|
||||
Reference in New Issue
Block a user