feat(质量管理): 完善质量管理ITTO数据

1. 修改工具名称:
   - TT066: "测试/产品评估" → "测试与检查的规则"

2. 更新过程工具:
   - P5.3 控制质量:添加会议(TT032)工具

via [HAPI](https://hapi.run)

Co-Authored-By: HAPI <noreply@hapi.run>
This commit is contained in:
ittoview
2026-02-18 13:10:18 +00:00
parent 3d294ae641
commit 2a5b971f2f
2 changed files with 2 additions and 2 deletions

View File

@@ -715,7 +715,7 @@
"processGroupId": "PG04",
"order": 3,
"inputs": ["A008", "A076", "A079", "A070", "A067", "A005", "A006"],
"tools": ["TT002", "TT008", "TT065", "TT066", "TT034"],
"tools": ["TT002", "TT008", "TT065", "TT066", "TT034", "TT032"],
"outputs": ["A084", "A071", "A068", "A053", "A078", "A077"],
"w5h1": {
"who": "项目经理+质量控制人员",

View File

@@ -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" },