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:
10
scripts/testdata/baidu_token_benefit_pack_sample.txt
vendored
Normal file
10
scripts/testdata/baidu_token_benefit_pack_sample.txt
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Token 福利包
|
||||
更新时间:2026-05-08
|
||||
|
||||
## 套餐价格
|
||||
积分额度 有效期 原价 首购优惠价
|
||||
50,000 1个月 ¥50 ¥45
|
||||
100,000 1个月 ¥100 ¥90
|
||||
200,000 1个月 ¥200 ¥170
|
||||
400,000 1个月 ¥400 ¥340
|
||||
800,000 1个月 ¥800 ¥680
|
||||
Reference in New Issue
Block a user