Add platform config website_url, admin tab, fix writer DB config fallback, add trigger endpoints
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
[
|
||||
{
|
||||
"id": "GLO-002",
|
||||
"country": "Sweden",
|
||||
"category": "零浪费生活",
|
||||
"title": "斯德哥尔摩零浪费社区:年垃圾量降至 50kg/人",
|
||||
"core_idea": "通过源头减量、分类回收、堆肥和共享经济,实现家庭垃圾最小化",
|
||||
"data_facts": "人均年垃圾 50kg(中国城市平均 200kg),回收率 85%",
|
||||
"global_advantage": "完善的分类回收体系,消费者环保意识强",
|
||||
"china_pain_point": "中国垃圾分类执行难,回收设施不健全",
|
||||
"localization_suggestion": "先从塑料和厨余垃圾入手,使用社区微信群协调资源",
|
||||
"mvp_action": "记录一周垃圾类型和重量,设定减量 30% 的目标",
|
||||
"source_url": "https://example.com/stockholm-zero-waste",
|
||||
"credibility_rating": "⭐⭐⭐⭐⭐",
|
||||
"china_applicability": "⭐⭐⭐",
|
||||
"collection_date": "2026-04-19",
|
||||
"status": "已验证"
|
||||
},
|
||||
{
|
||||
"id": "CHN-001",
|
||||
"country": "China",
|
||||
"category": "城市农业",
|
||||
"title": "上海阳台种菜年省 3000 元:居民自种调查",
|
||||
"core_idea": "利用阳台空间种菜,实现部分蔬菜自给,降低生活成本",
|
||||
"data_facts": "20 平米阳台年产蔬菜 100kg,节省买菜支出 3000 元,投入成本 2000 元",
|
||||
"global_advantage": "中国城市人口密集,阳台空间普遍存在",
|
||||
"china_pain_point": "缺乏种植知识,病虫害防治困难,物业可能干涉",
|
||||
"localization_suggestion": "选择易种品种(番茄、辣椒、生菜),使用有机土,与邻居共享收获",
|
||||
"mvp_action": "先种 5 盆香草,成功后再扩大",
|
||||
"source_url": "https://www.bilibili.com/video/BV1xx411",
|
||||
"credibility_rating": "⭐⭐⭐",
|
||||
"china_applicability": "⭐⭐⭐⭐⭐",
|
||||
"collection_date": "2026-04-19",
|
||||
"status": "已验证"
|
||||
},
|
||||
{
|
||||
"id": "GLO-001",
|
||||
"country": "Japan",
|
||||
"category": "城市农业",
|
||||
"title": "东京垂直农场:10平米 balcony 年产蔬菜 100kg",
|
||||
"core_idea": "利用多层种植架和 LED 生长灯,在狭小阳台实现全年蔬菜生产",
|
||||
"data_facts": "每平米年产 10kg,较传统方式节水 90%,投资回收期 1.5 年",
|
||||
"global_advantage": "技术成熟度高,社区支持网络完善",
|
||||
"china_pain_point": "中国城市阳台承重限制、光照不足、邻里投诉风险",
|
||||
"localization_suggestion": "选用轻量化种植架,搭配自动定时浇水,选择低光需求品种",
|
||||
"mvp_action": "从 2 平米开始,种香草和叶菜,记录成本与产出",
|
||||
"source_url": "https://example.com/tokyo-vertical-farm",
|
||||
"credibility_rating": "⭐⭐⭐⭐⭐",
|
||||
"china_applicability": "⭐⭐⭐",
|
||||
"collection_date": "2026-04-19",
|
||||
"status": "已验证"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user