From 1477f354cfec72471162cee202b3ae2e185248d9 Mon Sep 17 00:00:00 2001 From: wx <2636507191@qq.com> Date: Tue, 14 Apr 2026 10:15:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E8=8D=A3=E8=AA=89?= =?UTF-8?q?=E5=A5=96=E9=A1=B9=E5=B9=B4=E4=BB=BD=EF=BC=88=E7=A0=94=E5=AD=A6?= =?UTF-8?q?2026=E2=86=922025=EF=BC=8C=E5=AD=A6=E9=99=A22024=E2=86=922018?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 卡片和表格显示年份不一致,统一为正确年份 Co-Authored-By: Claude Opus 4.6 (1M context) --- data/partners.json | 2 +- data/qualifications.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/partners.json b/data/partners.json index 2245289..df640d4 100644 --- a/data/partners.json +++ b/data/partners.json @@ -47,7 +47,7 @@ "relationship": "旅游实习实训基地", "description": "校企合作,共同培养旅游管理专业人才,实践教学基地", "verified": true, - "since": "2024" + "since": "2018" } ], "scenicPartners": [ diff --git a/data/qualifications.json b/data/qualifications.json index b8e73ae..974379a 100644 --- a/data/qualifications.json +++ b/data/qualifications.json @@ -55,13 +55,13 @@ "issuer": "小红书" }, { - "year": "2026", + "year": "2025", "title": "内蒙古自治区研学旅游服务商", "detail": "全区97家之一,具备官方认可的研学服务资质", "issuer": "内蒙古自治区文化和旅游厅" }, { - "year": "2024", + "year": "2018", "title": "呼伦贝尔学院旅游实习实训基地", "detail": "校企合作,共同培养旅游管理人才", "issuer": "呼伦贝尔学院"