From ec4c565f6ce5cd71e8ec0ac998fe0d65f27ad219 Mon Sep 17 00:00:00 2001 From: ittoview Date: Wed, 4 Mar 2026 15:01:02 +0000 Subject: [PATCH] =?UTF-8?q?fix(=E8=B4=A8=E9=87=8F=E5=B7=A5=E5=85=B7):=20?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3TT066=E5=90=8D=E7=A7=B0=E4=BB=8E"=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E4=B8=8E=E6=A3=80=E6=9F=A5=E7=9A=84=E8=A7=84=E5=88=99?= =?UTF-8?q?"=E6=94=B9=E4=B8=BA"=E6=B5=8B=E8=AF=95/=E4=BA=A7=E5=93=81?= =?UTF-8?q?=E8=AF=84=E4=BC=B0"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit via [HAPI](https://hapi.run) Co-Authored-By: HAPI Co-Authored-By: Claude Sonnet 4.6 --- src/data/tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/tools.json b/src/data/tools.json index 2cbdaae..7529257 100644 --- a/src/data/tools.json +++ b/src/data/tools.json @@ -65,7 +65,7 @@ { "id": "TT063", "name": "进度计划编制工具", "nameEn": "Scheduling Tool", "type": "tool", "category": "scheduling" }, { "id": "TT064", "name": "质量成本", "nameEn": "Cost of Quality", "type": "technique", "category": "quality" }, { "id": "TT065", "name": "检查", "nameEn": "Inspection", "type": "technique", "category": "quality" }, - { "id": "TT066", "name": "测试与检查的规则", "nameEn": "Testing/Product Evaluations", "type": "technique", "category": "quality" }, + { "id": "TT066", "name": "测试/产品评估", "nameEn": "Testing/Product Evaluations", "type": "technique", "category": "quality" }, { "id": "TT067", "name": "审计", "nameEn": "Audits", "type": "technique", "category": "quality" }, { "id": "TT068", "name": "面向X的设计", "nameEn": "Design for X", "type": "technique", "category": "quality" }, { "id": "TT069", "name": "问题解决", "nameEn": "Problem Solving", "type": "technique", "category": "quality" },