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:
39
scripts/testdata/huawei_package_plan_sample.txt
vendored
Normal file
39
scripts/testdata/huawei_package_plan_sample.txt
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
# MaaS 文本生成模型
|
||||
更新时间:2026-05-14
|
||||
按套餐包/资源包计费
|
||||
|
||||
DeepSeek-V3.1
|
||||
100万
|
||||
1个月
|
||||
5.6
|
||||
购买DeepSeek-V3.1模型的套餐包,可抵扣DeepSeek-V3.1模型的Token用量。
|
||||
1000万
|
||||
1个月
|
||||
56
|
||||
购买DeepSeek-V3.1模型的套餐包,可抵扣DeepSeek-V3.1模型的Token用量。
|
||||
1亿
|
||||
3个月
|
||||
558
|
||||
购买DeepSeek-V3.1模型的套餐包,可抵扣DeepSeek-V3.1模型的Token用量。
|
||||
10亿
|
||||
3个月
|
||||
5598
|
||||
购买DeepSeek-V3.1模型的套餐包,可抵扣DeepSeek-V3.1模型的Token用量。
|
||||
|
||||
DeepSeek-V3.2
|
||||
100万
|
||||
1个月
|
||||
2.2
|
||||
购买DeepSeek-V3.2模型的套餐包,可抵扣DeepSeek-V3.2模型的Token用量。
|
||||
1000万
|
||||
1个月
|
||||
22
|
||||
购买DeepSeek-V3.2模型的套餐包,可抵扣DeepSeek-V3.2模型的Token用量。
|
||||
1亿
|
||||
3个月
|
||||
219
|
||||
购买DeepSeek-V3.2模型的套餐包,可抵扣DeepSeek-V3.2模型的Token用量。
|
||||
10亿
|
||||
3个月
|
||||
2199
|
||||
购买DeepSeek-V3.2模型的套餐包,可抵扣DeepSeek-V3.2模型的Token用量。
|
||||
Reference in New Issue
Block a user